Hello,
I followed the install on debian buster instructions.
I would like to know how to make the kms service start automatically
within docker upon a server restart.
For all other services, adding the appropriate entry to the /etc/rcx
files does the trick, but not for a service that only docker can
start. I believe that we need to add a line to the command to start
docker (thus we need to modilfy the installation instructions). Docker
restarts autmatically upon a server restart, as it should, but it
doesn't automatically restart kms. Can I jsut modify a simple file
within docker (a config file, for example?)?
Furthermore, I was surprised that you changed the installation
instructions from the release candidate 3 and rc4 (which had kms as a
simple install from different apt repos)? Why add the complexity of
docker at all ?
However if you really want to keep docker as the way to serve kms, why
not put the entire install into a docker container, so that it can
scale endlessly by spinning up new containers on other servers, etc?
This would be my recommendation, without knowing too much about docker.
I'd love to be involved in this discussion, even though I am only
testing and using OpenMeetings and not developping it.
Ed