/
Automatically restart Docker Convertigo Server after host reboot
Convertigo Public Knowledge base
Automatically restart Docker Convertigo Server after host reboot
The --restart flag should do the job.
$ docker run --restart --name C8O -d -p 28080:28080 convertigo
If the docker Deamon is not restarted itself at startup, type this command found in the docker forums (Run container at system startup):
sudo systemctl enable docker
Related content
How to change the Timezone in a Docker container?
How to change the Timezone in a Docker container?
More like this
Read/Write access rights for the Convertigo Server Workspace
Read/Write access rights for the Convertigo Server Workspace
More like this
Docker: Convertigo Server and CouchDB HTTPS communication
Docker: Convertigo Server and CouchDB HTTPS communication
More like this
Convertigo Java System Properties
Convertigo Java System Properties
More like this
Some CouchDB views disappears at Convertigo Server restart
Some CouchDB views disappears at Convertigo Server restart
More like this
"Invalid token header. No token provided." or "USER NOT IN GROUP" error message in lib_baserow.
"Invalid token header. No token provided." or "USER NOT IN GROUP" error message in lib_baserow.
More like this
(c) Convertigo 2023 https://www.convertigo.com