Skip to content

Docker compose setup not starting on intranet vm

Description

Task

  • Update the docker-compose.yml so that all services have the same restart: "${RESTART}"
    • Note: some services have the hard-written restart: on-failure
  • Change RESTART=always in the .env on the tsm.intranet.ufz.de
  • ?What about the init service? Does he need to be run once again?
  • Test it:
    • Make the vm reboot (e.g. ask Hannes how to do it)
    • Make sure that all services are starting again
  • If successful: create a similar issue for the prod vm