Hello Ed,

it is not clear what is your question about?
there is OM-docker https://github.com/openmeetings/openmeetings-docker
and "dockerized" KMS for OM

to be fair I'm not sure yet how to force docker container to start with
system

I would take this
https://github.com/apache/openmeetings/blob/master/openmeetings-server/src/main/assembly/scripts/openmeetings.service
script as basis
and try to change ExecStart/ExecStop to work with docker

is it sounds doable?

On Thu, 3 Sep 2020 at 14:02, <i...@bureau-de-poste.net> wrote:

> 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
>


-- 
Best regards,
Maxim

Reply via email to