- Nov 15, 2023
-
-
Vincent Massol authored
* Also propagated the upgrade of the MariaDB connector from the previous commit to the various environments
-
- Nov 06, 2023
-
-
Vincent Massol authored
XDOCKER-225: Allow customizing the JDBC connexion parameters + add "allowPublicKeyRetrieval=true" by default for MySQL XDOCKER-285: Change default MySQL/MariaDB charset + collation to utf8mb4
-
- Sep 28, 2023
-
-
Mend Renovate authored
-
- Feb 02, 2022
-
-
Vincent Massol authored
-
- Jan 29, 2020
-
-
Simon Urli authored
* Missing update of docker-compose so that the build don't put back 12.1-alpine
-
- Sep 10, 2019
-
-
Vincent Massol authored
* Also update the compose files
-
- Jan 29, 2018
-
-
Guillaume Delhumeau authored
-
- 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)
-
- Feb 24, 2017
-
-
Vincent Massol authored
* Prepare the field by generifying the templates/build and docker files
-
Vincent Massol authored
-
- Feb 23, 2017
-
-
Denis GERMAIN authored
'Creating network "xwikimysqltomcat_bridge" with driver "bridge"'
-
- Feb 22, 2017
-
-
Denis GERMAIN authored
-
- Feb 10, 2017
-
-
Vincent Massol authored
-
- Jan 20, 2017
-
-
Vincent Massol authored
-
- Jan 16, 2017
-
-
Vincent Massol authored
[Misc] Go back to the previous setup which was better and I've found a way to make DockerHub happy with it.
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Since we may want to generate different images of xwiki in the future (with different dbs, different servlet containers, etc), move all current data into a xwiki-mysql-tomcat directory.
-
Vincent Massol authored
[Misc] Big overhaul to separate image-time setup from runtime configuration + added some license headers
-
- Jan 13, 2017
-
-
Vincent Massol authored
-
Vincent Massol authored
[Misc] Improved README + give a name to the xwiki-data volume + add LICENSE + improved .gitignore file
-
Vincent Massol authored
-