Update deployment on the test system authored by Nugraha, Sigit's avatar Nugraha, Sigit
......@@ -9,6 +9,6 @@ After you have access, you can log in to the server with your GESIS account e.g.
- Stop the containers with `$ docker-compose down` in case there is an error, QMD containers might be run on the docker-swarm stack, thus execute this command `$ ./docker_stack_rm.sh`.
- Pull the latest images changes with `$ docker-compose pull`
- After the images are updated, re-start the container with `$ docker-compose up&` or using docker stack swarm mode with `$ ./docker_stack_deploy.sh`
- If the above processes went well, the QMD will be available from `https://multiweb.gesis.org/labs/apps/qeditor/` (The re-start process takes approx. 5 minutes)
- If the above processes went well, the QMD will be available from [https://multiweb.gesis.org/labs/apps/qeditor/](https://multiweb.gesis.org/labs/apps/qeditor/) (The re-start process takes approx. 5 minutes)
\ No newline at end of file