Good to know :)
Have to read about it :) I have tried to create all-in-one image to
simplify installation process for the end user :)

On Thu, Jun 15, 2017 at 11:02 PM, Siovel Rodriguez <siove...@gmail.com>
wrote:

> Hi Maxim, thak you for your answer. Yes, I use my own Docker image, but is
> a little different (And adapted to my own environment) because Docker
> work better with microservices architecure, in this case one image for OM
> and another for Mysql(same docker hub), later link, Can be with
> docker-compose or docker swarm
>
> 2017-06-14 1:41 GMT-04:00 Maxim Solodovnik <solomax...@gmail.com>:
>
>> 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/57
>> hv7r7cbu2mulc4
>>
>> 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
>>
>
>


-- 
WBR
Maxim aka solomax

Reply via email to