Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ebasso committed Jun 25, 2024
1 parent dc0bb77 commit 9fbf9a3
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
51 changes: 50 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,56 @@ Ansible collection supporting devops for IBM Sterling B2Bi, IBM Connect:Direct,

# Roles

See complete list of [Roles](roles/README.md)
## Standard Roles

| Role name | Status | Description of Role |
|---------------------------------|--------------|-------------------------------------------------------------------------|
| ibm/cd-unix/cd-install | Complete | Install IBM Connect:Direct |
| ibm/cd-unix/cd-start | Complete | Start Connect:Direct |
| ibm/cd-unix/cd-stop | Complete | Stop Connect:Direct |
| ibm/db2/create-sb2b-db | Complete | setup Sterling B2Bi Database |
| ibm/db2/db2-install | Complete | Install IBM DB2 |
| ibm/db2/db2-restart | Complete | Stop and Start IBM DB2 |
| ibm/db2/db2-start | Complete | Start IBM DB2 |
| ibm/db2/db2-stop | Complete | Stop IBM DB2 |
| ibm/sb2b/sb2b-api-setup | Complete | Config B2B REST API |
| ibm/sb2b/sb2b-server-install | Complete | Install IBM Sterling B2B |
| ibm/sb2b/sb2b-start | Complete | Start SB2Bi |
| ibm/sb2b/sb2b-stop | Complete | Stop SB2Bi |
| others/nginx-install | Complete | Install Nginx |

## OpenShift/Kubernetes Roles for IBM Sterling Products

| Role name | Status | Description |
|-------------------------------|-------------|--------------------------------------------------------------|
| cd_deploy | Complete | Deploy IBM Sterling Connect:Direct |
| cdws_deploy | Complete | Deploy IBM Sterling Connect:Direct WebServices|
| itx_rs_deploy | Complete | Deploy IBM Sterling Transformation Server|
| itxa_deploy | Complete | Deploy IBM Sterling Transformation |
| itxa_deploy_db2 | Complete | Deploy IBM DB2 database for ITXA|
| itxa_setup_db2 | Complete | Setup database for IBM ITXA|
| sb2bi_deploy | Complete | Deploy IBM Sterling B2B Integrator |
| sb2bi_deploy_db2 | Complete | Deploy IBM DB2 database for Sterling B2B|
| sb2bi_deploy_mq | Complete | Deploy IBM Message Queue Community Edition for Sterling B2B |
| sb2bi_setup_db2 | Complete | Setup database for IBM Sterling B2B |
| scc_deploy | Complete | Deploy IBM Sterling Control Center Monitor/Director (SCCD)|
| scc_deploy_db2 | Complete | Deploy IBM DB2 database for SCCM or SCCD|
| scc_deploy_mq | Complete | Deploy IBM Message Queue Community Edition for SCCM or SCCD|
| scc_setup_db2 | Complete | Setup database for IBM SCCM or SCCD|
| seas_deploy | Complete | Setup SEAS|
| ssp_cm_deploy | Complete | Deploy IBM Secure Proxy Configuration Manager|
| ssp_config | Development | Configure Engine, Adapters in IBM SSP using REST API|
| ssp_deploy | Complete | Deploy IBM Secure Proxy Engine|
| ssp_ps_deploy | Development | Deploy IBM Secure Proxy Perimeter|

## Tools

| Role name | Status | Description |
|-------------------------------|-------------|--------------------------------------------------------------|
| cloudbeaver.yml | Complete | Deploy CloudBeaver CE to manage databases |
| db2_console | Development | Deploy DB2 Data Management Console |
| openldap.yml | Complete | Deploy OpenLDAP as LDAP Server |



# Contributors
Expand Down
49 changes: 0 additions & 49 deletions roles/README.md

This file was deleted.

0 comments on commit 9fbf9a3

Please sign in to comment.