Autostart of SeaTable Service¶
Autostart by default
Starting from version 4.3, SeaTable service will automatically initiate upon launching the Docker container.
Deactivate Autostart¶
There are situations under which the SeaTable service does not start automatically:
- you set the
.env
VariableSEATABLE_START_MODE=cluster
- there is a
seatable-controller.conf
in theconf
directory
In both cases SeaTable expects to be part of an advanced setup where the service should not be started automatically. So if SeaTable service does not start automatically, check first, if one of these two situations are true.