Creating a Docker container from the App Connect Professional Docker image

Before you begin

Make sure you have a proper App Connect Professional Docker image created and available for deployment.

About this task

Use this task to create a new Docker container from the App Connect Professional Docker image.

Procedure

Results

When the above command is run, an App Connect Professional container will be created with a container ID. Use the App Connect Professional container ID to validate the App Connect Professional installation and configuration. The App Connect Professional container ID is dynamically generated by Docker.
Notes:

You can validate the App Connect Professional installation and configuration using the following command until you get the App Connect component status:

docker logs –f <container_ID>

For example,

App Connect Component Status
--------------------------
 DerbyServer : Up
 WMC         : Up
 Maestro     : Up
 Gateway     : Up

Also use the Docker host machine’s default interface IP address to open the App Connect Professional Web Management Console and ensure it is accessible.




Feedback | Notices


Timestamp icon Last updated: Wednesday, 13 February 2019


https://www.ibm.com/support/knowledgecenter/SS3LC4_7.5.3/com.ibm.wci.VAuserguide.doc/CIDC_creating_cic.html