Re: openmeetings docker images

2016-10-13 Thread Maxim Solodovnik
The repo was moved: https://github.com/openmeetings/openmeetings-docker

On Fri, Oct 7, 2016 at 12:18 PM, Maxim Solodovnik 
wrote:

> Hello All,
>
> here is the initial docker image: https://github.com/solomax/
> openmeetings-docker
>
> @Sebastian, what do you think should we move it to our SVN? should we
> announce it? should we ask INFRA to make it official?
>
> On Fri, Oct 7, 2016 at 10:44 AM, Siovel Rodriguez 
> wrote:
> > Yes Maxim, no problem.
> >
> > 2016-10-05 13:00 GMT-04:00 Maxim Solodovnik :
> >>
> >> thanks
> >> I'll try to create image and will send you the link, so you can check it
> >> :)
> >>
> >> On Wed, Oct 5, 2016 at 11:57 PM, Siovel Rodriguez 
> >> wrote:
> >> > Yes yes, is  posible. You can do that the differents kinds. You could
> >> > create
> >> > a dockerfiles and add all dependencies (RUN apt-get update && apt-get
> >> > install -y libreoffice...), do configurations, copy program  and
> others
> >> > things to create automated openmeetings image. Also you can create a
> >> > container from ubuntu, very basic, enter to container and work almost
> as
> >> > if
> >> > it were a virtual machine, and the end create the openmeetings image
> >> > from
> >> > this container. But all of this I would have to prove for OM.
> >> >
> >> > 2016-10-05 11:38 GMT-04:00 Maxim Solodovnik :
> >> >>
> >> >> I need Ubuntu as a base and would like to add LibreOffice, ImageMagic
> >> >> and some other tools as dependencies.
> >> >> Is it possible using Docker?
> >> >> Or I need to call "apt install" to get those?
> >> >>
> >> >> On Wed, Oct 5, 2016 at 9:49 PM, Siovel Rodriguez  >
> >> >> wrote:
> >> >> > Hello Maxim, thanks for your response. I don't have advanced
> >> >> > expertise
> >> >> > in
> >> >> > docker but I have done some things and I can try to help you in
> that
> >> >> > sense.
> >> >> >
> >> >> > 2016-10-04 23:33 GMT-04:00 Maxim Solodovnik  >:
> >> >> >>
> >> >> >> Hello Siovel,
> >> >> >>
> >> >> >> it has been discussed some time ago
> >> >> >> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
> >> >> >> but unfortunately was not supported by the community :(
> >> >> >>
> >> >> >> Do you have any experience in creating Docker images? if yes could
> >> >> >> you
> >> >> >> help me to create one for OM?
> >> >> >>
> >> >> >> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez
> >> >> >> 
> >> >> >> wrote:
> >> >> >> > Hello, any openmeetings docker images?
> >> >> >> >
> >> >> >> >
> >> >> >>
> >> >> >>
> >> >> >>
> >> >> >> --
> >> >> >> WBR
> >> >> >> Maxim aka solomax
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> WBR
> >> >> Maxim aka solomax
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> WBR
> >> Maxim aka solomax
> >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax


Re: openmeetings docker images

2016-10-06 Thread Maxim Solodovnik
Hello All,

here is the initial docker image: https://github.com/solomax/openmeetings-docker

@Sebastian, what do you think should we move it to our SVN? should we
announce it? should we ask INFRA to make it official?

On Fri, Oct 7, 2016 at 10:44 AM, Siovel Rodriguez  wrote:
> Yes Maxim, no problem.
>
> 2016-10-05 13:00 GMT-04:00 Maxim Solodovnik :
>>
>> thanks
>> I'll try to create image and will send you the link, so you can check it
>> :)
>>
>> On Wed, Oct 5, 2016 at 11:57 PM, Siovel Rodriguez 
>> wrote:
>> > Yes yes, is  posible. You can do that the differents kinds. You could
>> > create
>> > a dockerfiles and add all dependencies (RUN apt-get update && apt-get
>> > install -y libreoffice...), do configurations, copy program  and others
>> > things to create automated openmeetings image. Also you can create a
>> > container from ubuntu, very basic, enter to container and work almost as
>> > if
>> > it were a virtual machine, and the end create the openmeetings image
>> > from
>> > this container. But all of this I would have to prove for OM.
>> >
>> > 2016-10-05 11:38 GMT-04:00 Maxim Solodovnik :
>> >>
>> >> I need Ubuntu as a base and would like to add LibreOffice, ImageMagic
>> >> and some other tools as dependencies.
>> >> Is it possible using Docker?
>> >> Or I need to call "apt install" to get those?
>> >>
>> >> On Wed, Oct 5, 2016 at 9:49 PM, Siovel Rodriguez 
>> >> wrote:
>> >> > Hello Maxim, thanks for your response. I don't have advanced
>> >> > expertise
>> >> > in
>> >> > docker but I have done some things and I can try to help you in that
>> >> > sense.
>> >> >
>> >> > 2016-10-04 23:33 GMT-04:00 Maxim Solodovnik :
>> >> >>
>> >> >> Hello Siovel,
>> >> >>
>> >> >> it has been discussed some time ago
>> >> >> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
>> >> >> but unfortunately was not supported by the community :(
>> >> >>
>> >> >> Do you have any experience in creating Docker images? if yes could
>> >> >> you
>> >> >> help me to create one for OM?
>> >> >>
>> >> >> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez
>> >> >> 
>> >> >> wrote:
>> >> >> > Hello, any openmeetings docker images?
>> >> >> >
>> >> >> >
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> WBR
>> >> >> Maxim aka solomax
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> WBR
>> >> Maxim aka solomax
>> >
>> >
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>



-- 
WBR
Maxim aka solomax


Re: openmeetings docker images

2016-10-06 Thread Siovel Rodriguez
Yes Maxim, no problem.

2016-10-05 13:00 GMT-04:00 Maxim Solodovnik :

> thanks
> I'll try to create image and will send you the link, so you can check it :)
>
> On Wed, Oct 5, 2016 at 11:57 PM, Siovel Rodriguez 
> wrote:
> > Yes yes, is  posible. You can do that the differents kinds. You could
> create
> > a dockerfiles and add all dependencies (RUN apt-get update && apt-get
> > install -y libreoffice...), do configurations, copy program  and others
> > things to create automated openmeetings image. Also you can create a
> > container from ubuntu, very basic, enter to container and work almost as
> if
> > it were a virtual machine, and the end create the openmeetings image from
> > this container. But all of this I would have to prove for OM.
> >
> > 2016-10-05 11:38 GMT-04:00 Maxim Solodovnik :
> >>
> >> I need Ubuntu as a base and would like to add LibreOffice, ImageMagic
> >> and some other tools as dependencies.
> >> Is it possible using Docker?
> >> Or I need to call "apt install" to get those?
> >>
> >> On Wed, Oct 5, 2016 at 9:49 PM, Siovel Rodriguez 
> >> wrote:
> >> > Hello Maxim, thanks for your response. I don't have advanced expertise
> >> > in
> >> > docker but I have done some things and I can try to help you in that
> >> > sense.
> >> >
> >> > 2016-10-04 23:33 GMT-04:00 Maxim Solodovnik :
> >> >>
> >> >> Hello Siovel,
> >> >>
> >> >> it has been discussed some time ago
> >> >> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
> >> >> but unfortunately was not supported by the community :(
> >> >>
> >> >> Do you have any experience in creating Docker images? if yes could
> you
> >> >> help me to create one for OM?
> >> >>
> >> >> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez <
> siove...@gmail.com>
> >> >> wrote:
> >> >> > Hello, any openmeetings docker images?
> >> >> >
> >> >> >
> >> >>
> >> >>
> >> >>
> >> >> --
> >> >> WBR
> >> >> Maxim aka solomax
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> WBR
> >> Maxim aka solomax
> >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: openmeetings docker images

2016-10-05 Thread Maxim Solodovnik
thanks
I'll try to create image and will send you the link, so you can check it :)

On Wed, Oct 5, 2016 at 11:57 PM, Siovel Rodriguez  wrote:
> Yes yes, is  posible. You can do that the differents kinds. You could create
> a dockerfiles and add all dependencies (RUN apt-get update && apt-get
> install -y libreoffice...), do configurations, copy program  and others
> things to create automated openmeetings image. Also you can create a
> container from ubuntu, very basic, enter to container and work almost as if
> it were a virtual machine, and the end create the openmeetings image from
> this container. But all of this I would have to prove for OM.
>
> 2016-10-05 11:38 GMT-04:00 Maxim Solodovnik :
>>
>> I need Ubuntu as a base and would like to add LibreOffice, ImageMagic
>> and some other tools as dependencies.
>> Is it possible using Docker?
>> Or I need to call "apt install" to get those?
>>
>> On Wed, Oct 5, 2016 at 9:49 PM, Siovel Rodriguez 
>> wrote:
>> > Hello Maxim, thanks for your response. I don't have advanced expertise
>> > in
>> > docker but I have done some things and I can try to help you in that
>> > sense.
>> >
>> > 2016-10-04 23:33 GMT-04:00 Maxim Solodovnik :
>> >>
>> >> Hello Siovel,
>> >>
>> >> it has been discussed some time ago
>> >> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
>> >> but unfortunately was not supported by the community :(
>> >>
>> >> Do you have any experience in creating Docker images? if yes could you
>> >> help me to create one for OM?
>> >>
>> >> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez 
>> >> wrote:
>> >> > Hello, any openmeetings docker images?
>> >> >
>> >> >
>> >>
>> >>
>> >>
>> >> --
>> >> WBR
>> >> Maxim aka solomax
>> >
>> >
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>



-- 
WBR
Maxim aka solomax


Re: openmeetings docker images

2016-10-05 Thread Siovel Rodriguez
Yes yes, is  posible. You can do that the differents kinds. You could
create
a dockerfiles and add all dependencies (RUN apt-get update && apt-get
install -y libreoffice...), do configurations, copy program  and others
things to create automated openmeetings image. Also you can create a
container from ubuntu, very basic, enter to container and work almost as if
it were a virtual machine, and the end create the openmeetings image from
this container. But all of this I would have to prove for OM.

2016-10-05 11:38 GMT-04:00 Maxim Solodovnik :

> I need Ubuntu as a base and would like to add LibreOffice, ImageMagic
> and some other tools as dependencies.
> Is it possible using Docker?
> Or I need to call "apt install" to get those?
>
> On Wed, Oct 5, 2016 at 9:49 PM, Siovel Rodriguez 
> wrote:
> > Hello Maxim, thanks for your response. I don't have advanced expertise in
> > docker but I have done some things and I can try to help you in that
> sense.
> >
> > 2016-10-04 23:33 GMT-04:00 Maxim Solodovnik :
> >>
> >> Hello Siovel,
> >>
> >> it has been discussed some time ago
> >> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
> >> but unfortunately was not supported by the community :(
> >>
> >> Do you have any experience in creating Docker images? if yes could you
> >> help me to create one for OM?
> >>
> >> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez 
> >> wrote:
> >> > Hello, any openmeetings docker images?
> >> >
> >> >
> >>
> >>
> >>
> >> --
> >> WBR
> >> Maxim aka solomax
> >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: openmeetings docker images

2016-10-05 Thread Maxim Solodovnik
I need Ubuntu as a base and would like to add LibreOffice, ImageMagic
and some other tools as dependencies.
Is it possible using Docker?
Or I need to call "apt install" to get those?

On Wed, Oct 5, 2016 at 9:49 PM, Siovel Rodriguez  wrote:
> Hello Maxim, thanks for your response. I don't have advanced expertise in
> docker but I have done some things and I can try to help you in that sense.
>
> 2016-10-04 23:33 GMT-04:00 Maxim Solodovnik :
>>
>> Hello Siovel,
>>
>> it has been discussed some time ago
>> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
>> but unfortunately was not supported by the community :(
>>
>> Do you have any experience in creating Docker images? if yes could you
>> help me to create one for OM?
>>
>> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez 
>> wrote:
>> > Hello, any openmeetings docker images?
>> >
>> >
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>
>



-- 
WBR
Maxim aka solomax


Re: openmeetings docker images

2016-10-05 Thread Siovel Rodriguez
Hello Maxim, thanks for your response. I don't have advanced expertise in
docker but I have done some things and I can try to help you in that sense.

2016-10-04 23:33 GMT-04:00 Maxim Solodovnik :

> Hello Siovel,
>
> it has been discussed some time ago
> http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
> but unfortunately was not supported by the community :(
>
> Do you have any experience in creating Docker images? if yes could you
> help me to create one for OM?
>
> On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez 
> wrote:
> > Hello, any openmeetings docker images?
> >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: openmeetings docker images

2016-10-04 Thread Maxim Solodovnik
Hello Siovel,

it has been discussed some time ago
http://openmeetings.markmail.org/thread/6wmewwg23kjb4uwt,
but unfortunately was not supported by the community :(

Do you have any experience in creating Docker images? if yes could you
help me to create one for OM?

On Wed, Oct 5, 2016 at 10:02 AM, Siovel Rodriguez  wrote:
> Hello, any openmeetings docker images?
>
>



-- 
WBR
Maxim aka solomax