- Mar 07, 2017
-
-
Vincent Massol authored
* Update documentation and provide an example compose file for postgres
-
Vincent Massol authored
* Use postgresql:9.5 since there's a problem with 9.6 (possibly an incompatibility with the driver version installed by libpostgresql-jdbc-java)
-
- Mar 06, 2017
-
-
Vincent Massol authored
-
- Feb 28, 2017
-
-
Vincent Massol authored
* Removed leftover
-
Vincent Massol authored
* Added posgtreql variants (not working yet)
-
- Feb 27, 2017
-
-
Vincent Massol authored
* More progress, still not working. I have an issue with "jdbc:postgresql://replacecontainer:5432/replacedatabase" not working and generating " Caused by: java.net.UnknownHostException: xwiki-postgres-db" * Added ascii art in Dockerfile * Renamed containers so that we can run several xwiki images on the same machine without conflict
-
- Feb 25, 2017
-
-
Vincent Massol authored
* Use a better name for the property (thanks to Tianon)
-
Vincent Massol authored
* Use a better name for the property (thanks to Tianon)
-
Vincent Massol authored
* More progress, still not working
-
- Feb 24, 2017
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
* Prepare the field by generifying the templates/build and docker files
-
Vincent Massol authored
Add gradle to .gitignore
-
Vincent Massol authored
-
Vincent Massol authored
XDOCKER-10: Cannot change database name * Add leftover that was forgotten
-
Victor Rachieru authored
-
Vincent Massol authored
* Minor improvement
-
Vincent Massol authored
* Implement a simple Gradle build to generate the various versions/variants.
-
Vincent Massol authored
* Added missing env in the example compose file
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
* FIxed missing modification from past commit
-
Vincent Massol authored
XDOCKER-11: Stop using Docker link feature (legacy/deprecated) XDOCKER-12: xwiki image is not laucnhed as a deamonbut as interactive XDOCKER-10: Cannot change database name
-
- Feb 23, 2017
-
-
Denis GERMAIN authored
'Creating network "xwikimysqltomcat_bridge" with driver "bridge"'
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Improve doc (was committed as part of "XDOCKER-13: Add an image tag for XWiki 9.0 and publish on dockerhub" on the 9.x branch)
-
- Feb 22, 2017
-
-
Denis GERMAIN authored
-
Denis GERMAIN authored
-
Denis GERMAIN authored
-
- Feb 10, 2017
-
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Fix typo in docker-entrypoint.sh that prevented using a custom mysql user name + Removed unnecessary env variable at runtime
-
Vincent Massol authored
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Fix wrong VOLUME location issue introduced when I refactored the code to depend on the tomcat image instead of on debian jesse directly...
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Fix sample docker-compose example for using xwiki now that xwiki has an official image on dockerhub
-
- Feb 08, 2017
-
-
Vincent Massol authored
-
Vincent Massol authored
-