Skip to content

Commit 55b085d

Browse files
authored
Merge pull request #41 from IBM/doc-updates-jun14
Doc updates jun14
2 parents 23fb071 + ed96ac5 commit 55b085d

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

docs/guides/configuration.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Merlin Configuration
22

3-
Before you can make serious use of Merlin, you have to setup a number of things. When using the IBM i Developer and IBM i CI/CD support within Merlin, you have to have all endpoints (IBM i, Jenkin servers) pre-defined including the credentials that are to be used. This setup process is accomplished with the following:
3+
Before you can make serious use of Merlin, you have to setup a number of things. When using the IBM i Developer and IBM i CI/CD support within Merlin, you have to have all endpoints (IBM i, Jenkins servers) pre-defined including the credentials that are to be used. This setup process is accomplished with the following:
44

55
* **Inventory** is where you can setup connections from Merlin to IBM i, Jenkins, and other environments
66
* **Credentials** your user and password and/or SSH keys belong here
77
* **Templates** are used to connect a defined inventory and credentials together
88

9-
But of course, you have to register to your Merlin instance first.
9+
You can setup inventories, credentials and templates by following the instructions in [Connections](./guides/platform/Manage_connections.md).
10+
<!-- But of course, you have to register to your Merlin instance first.
1011
1112
## Setting up Your Inventory (IBM i)
1213
@@ -40,9 +41,8 @@ Head to the Templates tab and select Add.
4041
4142
Fill out the required fields. The Inventory and Credential dropdowns only show you the items you have access to. You can give this Template another unique name, as well as custom description.
4243
43-
![](../images/home/home-5.png)
44-
45-
### Verifying the template
44+
![](../images/home/home-5.png) -->
45+
### Configuring IBM i server
4646

4747
After an IBM i template has been created, the provided Ansible playbooks should be run to ensure the IBM i has the required software to allow for smooth interaction with Merlin.
4848

docs/guides/openshift/merlininstall.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11

22
This guide assumes RedHat OpenShift is running, which will allow for the install of IBM i Merlin.
33

4+
## Supported product versions and OpenShift requirements
5+
6+
See [Supported product versions and OpenShift requirements](./guides/platform/Install_IBM_i_Modernization_Engine_for_Lifecycle_Integration.md).
7+
48
## Creating the Project
59

610
First, ensure the entitlement key and CatalogSource has been [setup correctly](./guides/openshift/entitlement.md).

docs/sidebar.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@
1010
- [Moving into git](./guides/git/moving-source.md)
1111
- [ARCAD initialisation](./guides/git/moving-source-arcad.md)
1212
- Installation (admin)
13-
- [Requirements](./guides/openshift/merlin-reqs.md)
13+
<!-- - [Requirements](./guides/openshift/merlin-reqs.md) -->
1414
- [Entitlement](./guides/openshift/entitlement.md)
15-
- [Local (testing only)](./guides/openshift/local.md)
15+
<!-- - [Local (testing only)](./guides/openshift/local.md) -->
1616
- [Installing Merlin](./guides/openshift/merlininstall.md)
17-
- [Browser Certificates](./guides/openshift/merlin-certs.md)
17+
<!-- - [Browser Certificates](./guides/openshift/merlin-certs.md) -->
1818
- [Upgrade Strategy](./guides/openshift/merlin-updates.md)
1919
- Configuration (admin)
20-
- [App Installation](./guides/appinstall.md)
20+
- [Tool Installation](./guides/appinstall.md)
2121
- [Configuration](./guides/configuration.md)
2222
- Merlin IDE
2323
- [Usage](./guides/crw/main.md)

0 commit comments

Comments
 (0)