Recreating service containers

Recreating service containers

myscilhs.sh recreate [service]

This removes the cluster/service container from the host and creates a new cluster/service in its place. There are several situations that may call for this:

  • An update to one or more service(s) has been downloaded from the CHIP repository, and you want to incorporate the new version into the cluster
  • Network connectivity is lost between the services (e.g., you start to see database connection errors in the myscilhs service log). In this case, re-creating the cluster should re-establish those links.