Ingen beskrivning

DigitalLumberjack 5a4b9b1362 fixed redeploy 9 år sedan
config cbab40e5d3 first shot 9 år sedan
Dockerfile 11d7d28e12 fixed context 9 år sedan
README.md e0af61c2eb added wiki context 9 år sedan
start.sh 5a4b9b1362 fixed redeploy 9 år sedan

README.md

docker-xwiki

Create a xwiki instance with jetty webserver

Use the following ENV when running :

  • MYSQL_USER : the mysql user
  • MYSQL_PASSWORD : the mysql password
  • MYSQL_HOST : the hostname of the linked database container
  • WIKI_CONTEXT : the context of the website (ROOT for no context)