Sem descrição

DigitalLumberjack e0af61c2eb added wiki context há 10 anos atrás
config cbab40e5d3 first shot há 10 anos atrás
Dockerfile e0af61c2eb added wiki context há 10 anos atrás
README.md e0af61c2eb added wiki context há 10 anos atrás
start.sh e0af61c2eb added wiki context há 10 anos atrás

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)