2.5.1.9 Deploy the Web Container
To deploy the WEB Container, follow these steps:
- Navigate to the /<userhome_DirPath>/33928256.tar /WEB_STAGE Path.
- In Run.sh change the name of the image
AAAI811_WEB aaai811_web
to the name of the latest WEB image. - Execute
Run.sh
that is present in the WEB folder. - 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
- 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