-
Notifications
You must be signed in to change notification settings - Fork 9
[WIP] Modularize the Intro to MTA guide #145
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
Open
mpershina
wants to merge
3
commits into
main
Choose a base branch
from
modularize-MTA-intro-doc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
:_newdoc-version: 2.18.3 | ||
:_template-generated: 2025-04-16 | ||
|
||
ifdef::context[:parent-context-of-mta-tools: {context}] | ||
|
||
:_mod-docs-content-type: ASSEMBLY | ||
|
||
ifndef::context[] | ||
[id="mta-tools"] | ||
endif::[] | ||
ifdef::context[] | ||
[id="mta-tools_{context}"] | ||
endif::[] | ||
= The {ProductName} tools | ||
|
||
:context: mta-tools | ||
|
||
You can use the following {ProductFullName} tools for assistance in the various stages of your migration and modernization efforts: | ||
|
||
ifdef::mta[] | ||
* User interface | ||
endif::[] | ||
|
||
ifdef::mtr[] | ||
* Web console | ||
endif::[] | ||
|
||
* {ProductName} Operator | ||
* CLI | ||
* IDE add-ons for the following applications: | ||
** Eclipse | ||
** Visual Studio Code, Visual Studio Codespaces, and Eclipse Che | ||
** IntelliJ IDEA | ||
* {MavenName} | ||
|
||
Review the details of each tool to determine which tool is suitable for your project. | ||
|
||
|
||
include::topics/mta-intro/con_the-mta-operator.adoc[leveloffset=+1] | ||
|
||
include::topics/mta-intro/con_mta-user-interface.adoc[leveloffset=+1] | ||
|
||
include::topics/mta-intro/con_mta-cli.adoc[leveloffset=+1] | ||
|
||
include::topics/mta-intro/con_mta-ide-addons.adoc[leveloffset=+1] | ||
|
||
ifdef::parent-context-of-mta-tools[:context: {parent-context-of-mta-tools}] | ||
ifndef::parent-context-of-mta-tools[:!context:] | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
:_newdoc-version: 2.18.3 | ||
:_template-generated: 2025-04-16 | ||
|
||
ifdef::context[:parent-context-of-what-is-mta: {context}] | ||
|
||
:_mod-docs-content-type: ASSEMBLY | ||
|
||
ifndef::context[] | ||
[id="what-is-mta"] | ||
endif::[] | ||
ifdef::context[] | ||
[id="what-is-mta_{context}"] | ||
endif::[] | ||
= What is the Migration Toolkit for Application | ||
|
||
:context: what-is-mta | ||
|
||
{ProductFullName} is a set of tools that you can use to accelerate large-scale application modernization efforts across hybrid cloud environments on Red Hat OpenShift. {ProductShortName} looks for common resources and known trouble spots when migrating applications. It provides a high-level view of the technologies used by the application. {ProductShortName} also generates a detailed report that evaluates a migration or modernization path. By using this report, you can estimate the effort required for large-scale projects and reduce the work involved. | ||
|
||
|
||
By using the {ProductShortName}, you can perform the following tasks: | ||
|
||
* Use the {ProductShortName} extensive default questionnaire to assess your applications, or create your own custom questionnaire to estimate the difficulty, time, and other resources needed to prepare an application for containerization. You can use the results of an assessment for discussions between stakeholders to determine which applications are suitable for containerization. | ||
* Analyze applications by applying one or more sets of rules to each application. You can use these rules to determine which specific lines of the application must be modified before the application can be modernized. | ||
* Examine application artifacts, including project source directories and application archives, and produce an HTML report that highlights areas that require changes. | ||
|
||
include::topics/mta-intro/con_mta-features.adoc[leveloffset=+1] | ||
|
||
include::topics/mta-intro/con_mta-rules.adoc[leveloffset=+1] | ||
|
||
|
||
ifdef::parent-context-of-what-is-mta[:context: {parent-context-of-what-is-mta}] | ||
ifndef::parent-context-of-what-is-mta[:!context:] | ||
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../../topics/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
// Module included in the following assemblies: | ||
// | ||
// * docs/cli-guide/master.adoc | ||
// * docs/getting-started-guide/master.adoc | ||
|
||
:_content-type: CONCEPT | ||
[id="about-cli_{context}"] | ||
= The {ProductShortName} command-line interface | ||
|
||
The {ProductShortName} CLI is a command-line tool in the {ProductName} that you can use to assess and prioritize migration and modernization efforts for applications. It provides numerous reports that highlight the analysis without using the other tools. The {ProductShortName} CLI includes a wide array of customization options. By using the CLI, you can tune {ProductShortName} analysis options or integrate with external automation tools. | ||
|
||
For more information about using the {ProductShortName} command-line interface, see link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/7.2/html/cli_guide/index[CLI Guide]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
docs/topics/mta-intro/con_mta-installation-prerequisites.adoc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
:_newdoc-version: 2.18.3 | ||
:_template-generated: 2025-04-16 | ||
|
||
:_mod-docs-content-type: CONCEPT | ||
|
||
[id="mta-installation-prerequisites_{context}"] | ||
= Prerequisites for the {ProductName} installation | ||
|
||
The following are the prerequisites for the {ProductFullName} installation: | ||
|
||
* Java Development Kit (JDK) is installed. {ProductShortName} supports the following JDKs: | ||
|
||
** OpenJDK 11 | ||
** OpenJDK 17 | ||
** Oracle JDK 11 | ||
** Oracle JDK 17 | ||
** Eclipse Temurin™ JDK 11 | ||
** Eclipse Temurin™ JDK 17 | ||
|
||
* 8 GB RAM | ||
* macOS installation: the value of `maxproc` must be `2048` or greater. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
:_newdoc-version: 2.18.3 | ||
:_template-generated: 2025-04-16 | ||
|
||
:_mod-docs-content-type: CONCEPT | ||
|
||
[id="mta-user-interface_{context}"] | ||
= The {ProductShortName} user interface | ||
|
||
By using the user interface (UI) for {ProductFullName}, you can perform the following tasks: | ||
|
||
* Assess the risks involved in containerizing an application for hybrid cloud environments on Red Hat OpenShift. | ||
* Analyze the changes that must be made in the code of an application to containerize the application. | ||
|
||
For more information about the {ProductShortName} user interface, see link:https://docs.redhat.com/en/documentation/migration_toolkit_for_applications/7.2/html/user_interface_guide/index[User Interface Guide]. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
This module will be deleted, the info is moved to assemblies/mta-intro