Hello, sorry for the late reply, I was on vacation :)
I'm not sure this is possible, currently restarting is required to update persistence.xml and let know OpenJPA the nodes has been changed Maybe you know how this can be implemented "elastic way"? Additionally please read this thread: http://markmail.org/message/57hv7r7cbu2mulc4 BTW are you using your own docker? I have created Docker image available here: https://github.com/openmeetings/openmeetings-docker On Mon, Jun 12, 2017 at 11:07 AM, Siovel Rodriguez <siove...@gmail.com> wrote: > Hi, Maxim. I create a Openmeetings cluster with docker, specifically with > docker swarm. The architecture is as follows: > > Haproxy (Load Balancer) > | > om1 om2 om3 ...... omN > | > Mysql > > All this is done with containers and I'm trying to make the OM containers > dynamic (elastic) in such a way that more users, more containers and vice > versa when the number of users decreases fewer containers. I happen to > want to see from the openmeetings web interface the users connected at any > moment to each container of openmeetings, the traditional way of creating > cluster does not serve me because it is a rather static form. Any help > would greatly appreciate it. > > Regards > -- WBR Maxim aka solomax