Re: [Dhis2-devs] dhis2 docker image

2018-04-03 Thread Paulo Grácio
Hi, I have added support for the latest versions 2.28 and 2.29 if anyone
wants to give it a try.

https://github.com/pgracio/dhis2-docker/

Br,
Paulo Grácio

On Tue, Mar 20, 2018 at 10:23 AM Zubair Asghar Raja 
wrote:

> Hi Michael,
>
> This is equally good along with scripts to build images.
>
> https://github.com/pgracio/dhis2-docker
>
>
> R,
> Zubair
>
> On Tue, Mar 20, 2018 at 10:19 AM, Edouard Lavaud  > wrote:
>
>> Hi Michael,
>>
>> I am not sure about the jembi image, but usually they dont come with a
>> DB.
>> There is a specific image of a database that is then connected to the
>> DHIS2 image.
>> You should take a look at docker-compose, which 'links' docker images
>> together.
>>
>> Take a look to those DHIS2 docker compose:
>>
>>- Official:
>>- https://github.com/dhis2/dhis2-docker
>>- Community:
>>   - https://github.com/elavaud/dhis2-docker
>>   - https://github.com/pgracio/dhis2-docker
>>
>>
>> Best,
>>
>> Edouard
>>
>>
>>
>> 2018-03-20 11:05 GMT+02:00 Michael Mwebaze :
>>
>>> Hi devs,
>>>
>>> I am trying to use the dhis2 image (docker pull dhis2/dhis2-web) off
>>> docker hub but this doesn't seem to work. I have tried using another one
>>> (docker pull jembi/dhis228) and this seems to work but is complaining
>>> throwing 'GenericJDBCException: Unable to open JDBC Connection for DDL
>>> execution'. Does anyone know if this particular image is bundled with a
>>> database?
>>>
>>> regards,
>>>
>>> Michael
>>>
>>> ___
>>> Mailing list: https://launchpad.net/~dhis2-devs
>>> Post to : dhis2-devs@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~dhis2-devs
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>
>>
>> --
>> *Edouard Lavaud, *
>>
>>
>>
>> *MSc in Health Policy, Planning & FinancingMEng in
>> TelecommunicationUniversity Diploma in ICT for Health*
>> *Email:* edouard.lav...@gmail.com
>> *Mobile:* 0033 6 7210 23 59
>>
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] dhis2 docker image

2018-03-20 Thread Zubair Asghar Raja
Hi Michael,

This is equally good along with scripts to build images.

https://github.com/pgracio/dhis2-docker


R,
Zubair

On Tue, Mar 20, 2018 at 10:19 AM, Edouard Lavaud 
wrote:

> Hi Michael,
>
> I am not sure about the jembi image, but usually they dont come with a DB.
> There is a specific image of a database that is then connected to the
> DHIS2 image.
> You should take a look at docker-compose, which 'links' docker images
> together.
>
> Take a look to those DHIS2 docker compose:
>
>- Official:
>- https://github.com/dhis2/dhis2-docker
>- Community:
>   - https://github.com/elavaud/dhis2-docker
>   - https://github.com/pgracio/dhis2-docker
>
>
> Best,
>
> Edouard
>
>
>
> 2018-03-20 11:05 GMT+02:00 Michael Mwebaze :
>
>> Hi devs,
>>
>> I am trying to use the dhis2 image (docker pull dhis2/dhis2-web) off
>> docker hub but this doesn't seem to work. I have tried using another one
>> (docker pull jembi/dhis228) and this seems to work but is complaining
>> throwing 'GenericJDBCException: Unable to open JDBC Connection for DDL
>> execution'. Does anyone know if this particular image is bundled with a
>> database?
>>
>> regards,
>>
>> Michael
>>
>> ___
>> Mailing list: https://launchpad.net/~dhis2-devs
>> Post to : dhis2-devs@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~dhis2-devs
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
>
> --
> *Edouard Lavaud, *
>
>
>
> *MSc in Health Policy, Planning & FinancingMEng in
> TelecommunicationUniversity Diploma in ICT for Health*
> *Email:* edouard.lav...@gmail.com
> *Mobile:* 0033 6 7210 23 59
>
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


Re: [Dhis2-devs] dhis2 docker image

2018-03-20 Thread Edouard Lavaud
Hi Michael,

I am not sure about the jembi image, but usually they dont come with a DB.
There is a specific image of a database that is then connected to the DHIS2
image.
You should take a look at docker-compose, which 'links' docker images
together.

Take a look to those DHIS2 docker compose:

   - Official:
   - https://github.com/dhis2/dhis2-docker
   - Community:
  - https://github.com/elavaud/dhis2-docker
  - https://github.com/pgracio/dhis2-docker


Best,

Edouard



2018-03-20 11:05 GMT+02:00 Michael Mwebaze :

> Hi devs,
>
> I am trying to use the dhis2 image (docker pull dhis2/dhis2-web) off
> docker hub but this doesn't seem to work. I have tried using another one
> (docker pull jembi/dhis228) and this seems to work but is complaining
> throwing 'GenericJDBCException: Unable to open JDBC Connection for DDL
> execution'. Does anyone know if this particular image is bundled with a
> database?
>
> regards,
>
> Michael
>
> ___
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help   : https://help.launchpad.net/ListHelp
>
>


-- 
*Edouard Lavaud, *



*MSc in Health Policy, Planning & FinancingMEng in
TelecommunicationUniversity Diploma in ICT for Health*
*Email:* edouard.lav...@gmail.com
*Mobile:* 0033 6 7210 23 59
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp


[Dhis2-devs] dhis2 docker image

2018-03-20 Thread Michael Mwebaze
Hi devs,

I am trying to use the dhis2 image (docker pull dhis2/dhis2-web) off docker
hub but this doesn't seem to work. I have tried using another one (docker
pull jembi/dhis228) and this seems to work but is complaining throwing
'GenericJDBCException: Unable to open JDBC Connection for DDL execution'.
Does anyone know if this particular image is bundled with a database?

regards,

Michael
___
Mailing list: https://launchpad.net/~dhis2-devs
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp