Thanks will give this a try.

On 18/01/2022 03:35, Maxim Solodovnik wrote:
I'm doing it for my local KMS :))))
the command look like this:

docker run -it -v
/home/solomax/work/openmeetings/kms/etc-kurento:/etc/kurento -v
/home/solomax/work/openmeetings/data:/home/solomax/work/openmeetings/data
--network host kurento/kurento-media-server bash

the folder /home/solomax/work/openmeetings/kms/etc-kurento contains
customized configs (if any)
it is mapped to /etc/kurento and being used by KMS

in case of OM-docker
you should pass `-v ${your-customized-path}/conf:/opt/openmeetings/conf`

I would:
1) get the standard OM distribution
2) extract it to some folder
3) copy conf to ${your-customized-path}
4) perform necessary customization

you can use same steps to customize DATA_DIR :) and/or DB/hazelcast config :)

On Tue, 18 Jan 2022 at 03:12, <i...@collisiondetection.biz> wrote:

Have you done this before, any chance I can see your sample ?

Thanks,
Dan

On 17/01/2022 17:10, Maxim Solodovnik <solomax...@gmail.com> wrote:
Yes, sure :)
You can modify 'docker' file and rebuild
Or mount 'conf' folder and perform necessary changes :)


from mobile (sorry for typos ;)

On Mon, Jan 17, 2022, 23:46 Daniel Baker <i...@collisiondetection.biz
<mailto:i...@collisiondetection.biz>> wrote:

     Are the instructions  for installing lets encrypt on Ubuntu the same
     for
     your  docker image?

     Thanks,
     Dan





Reply via email to