2.5.1.9 Deploy the Web Container

To deploy the WEB Container, follow these steps:

  1. Navigate to the /<userhome_DirPath>/33928256.tar /WEB_STAGE Path.
  2. In Run.sh change the name of the image AAAI811_WEB aaai811_web to the name of the latest WEB image.
  3. Execute Run.sh that is present in the WEB folder.
  4. Deployment for this container is expected to take 10 minutes or less. To verify that the WEB Container has been successfully deployed, check the log files in the ftpshare Folder at: <userhome_DirPath>/ftpshare/logs
  5. Additionally, you can check the log files by using the following command: docker logs -f MOCK812_WEBLOGIC

To check that all the containers and the services are running correctly, run the following command:

docker ps -a