Starting and stopping servers

Before you stop your container

Make sure that you've exported the server's configuration so that it can be imported by the new container - check this DevOps tutorial on how to reproducibly build Zato environments.


  • To stop a Zato server, stop the container it's running in.
  • To start a Zato server, start the container again, using the same command that you used previously.
  • If you've never restarted your container before, use the same command that you used to install Zato - the same command is used to install the initial container, and to start it later.