Remote deployment
1. Edit the following fields in .env.*:
OPENHIM_CORE_MEDIATOR_HOSTNAME=openhimcomms.domain.com
DOMAIN_NAME=qa.disi.gicsandbox.org
SUBDOMAINS=openhimcomms.domain.com,openhimcore.domain.com,openhimconsole.domain.com,kibana.domain.com,reports.domain.com,santempi.domain.com,santewww.domain.com2. Run the following command to deploy:
DOCKER_HOST=ssh://<username>@<host> ./deploy-qa.sh initAccessing the servers
Testing
Last updated