${MEDCO_SETUP_DIR}
to where you wish to install MedCo.${MEDCO_SETUP_DIR}/deployments/test-local-3nodes/.env
to reflect your configuration. For example:MEDCO_NODE_HOST
should be the fully qualified domain name of the host, MEDCO_NODE_HTTP_SCHEME
should be http
or https
. Ctrl+C
in the active window.docker-compose up -d
instead to run MedCo in the background and thus not keeping the console captive. In that case use docker-compose stop
to stop the containers.http(s)://${MEDCO_NODE_HOST}
and use the default credentials specified in Keycloak user management. If you are new to Glowing Bear you can watch the Glowing Bear user interface walkthrough video. You can also use the CLI client to perform tests.