-
Notifications
You must be signed in to change notification settings - Fork 8
[WIP] New Installing MTA UI and CLI title #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from 1 commit
ff95d18
3351b4e
da95ab4
79224c2
2e92d1a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,10 @@ | |
[appendix,id="contributing-to-mta-development"] | ||
= Contributing to the {ProductShortName} project | ||
|
||
To help the {ProductName} cover most application constructs and server configurations, including yours, you can help with any of the following items: | ||
[role="_abstract"] | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. LGTM |
||
You can help the {ProductName} to cover most application constructs and server configurations, including yours. | ||
|
||
You can provide your help with any of the following items: | ||
|
||
* Send an email to [email protected] and let us know what {ProductShortName} migration rules must cover. | ||
* Provide example applications to test migration rules. | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,10 @@ | |
[id="supported-migration-paths_{context}"] | ||
= Supported {ProductName} migration paths | ||
|
||
You can run the {ProductFullName} analysis to assess your applications' suitability for migration to multiple target platforms. {ProductShortName} supports the following migration paths: | ||
[role="_abstract"] | ||
You can use the {ProductFullName} to assess your applications' suitability for migration to multiple target platforms. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. LGTM |
||
|
||
{ProductShortName} supports the following migration paths: | ||
|
||
.Supported Java migration paths | ||
[width="99%",cols="19%,10%,10%,10%,10%,10%,10%,10%,10%",options="^,header"] | ||
|
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,11 @@ | |
[id="mta-features_{context}"] | ||
= {ProductShortName} features | ||
|
||
{ProductFullName} provides the following features to simplify upgrades with more migration paths: | ||
[role="_abstract"] | ||
{ProductFullName} provides the many features that simplify upgrades with multiple migration paths. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. LGTM |
||
|
||
|
||
{ProductShortName} brings the following benefits for application analysis and assessment: | ||
|
||
* *Application inventory and assessment modules* to assist organizations in managing, classifying, and tagging their applications while assessing application suitability for deployment in containers, including flagging potential risks for migration strategies. | ||
* *Full integration with source code and binary repositories* to automate the retrieval of applications for analysis along with proxy integration, including HTTP and HTTPS proxy configuration managed in the user interface. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this is not correct
Also, please note Igor's comments on this PR - https://github.com/migtools/mta-documentation/pull/178/files#r2273545164 FYI - @ibragins There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @anarnold97, I think my PTO makes me a bit stupid :D What exatcly is wrong here? The versions or the "extraction" step? Or even both? I checked the versions in the published doc and I don't see the difference . Or have the versions changed in the Download page? Also, for Igor's comment, yes, we can move the containerless CLI section to the first place. Will think about how to put it the best possible way. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. You need to include:
The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM