...
- /data/scripts/docker_run.sh -r 1.1-STAGING-latest - Downloads and deploys the latest dockers from the nexus to the environment (Also aliased as drun)
- /data/scripts/docker_run.sh sh -r 1.1-STAGING-latest -l - Deploy dockers from the local images found on the vagrant (Also aliased as drun)
- /data/scripts/simulator_docker_run.sh -r 1.1-STAGING-latest - Deploying the local webseal simulator on the vagrant
- /data/scripts/docker_health.sh - Requests healthcheck from FE & BE (Also aliased as health)
- Logs can be found in /data/logs directory. BE logs under the BE folder and FE logs under the FE
- Docker logs <CONTAINER_ID> - Command to display the logs of the wanted container