Skip to content
Snippets Groups Projects
Commit 75bb322c authored by Vincent Massol's avatar Vincent Massol
Browse files

[Misc] Improved README

parent 401dbe18
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,6 @@ services: ...@@ -66,7 +66,6 @@ services:
environment: environment:
- MYSQL_USER=xwiki - MYSQL_USER=xwiki
- MYSQL_PASSWORD=xwiki - MYSQL_PASSWORD=xwiki
- MYSQL_DATABASE=xwiki
db: db:
image: "mysql:5" image: "mysql:5"
volumes: volumes:
...@@ -84,6 +83,16 @@ volumes: ...@@ -84,6 +83,16 @@ volumes:
# Details for xwiki-mysql-tomcat # Details for xwiki-mysql-tomcat
## Configuration Options
The first time you create a container out of the xwiki image, a shell script (/usr/local/bin/start_xwiki.sh`) is
executed in the container to setup some configuration. The following environment variables can be passed:
* `MYSQL_USER`: The MySQL user name used by XWiki to read/write to the DB.
* `MYSQL_PASSWORD`: The MySQL user password used by XWiki to read/write to the DB.
## Miscellaneous
Volumes: Volumes:
* Two volumes are created: * Two volumes are created:
* A volume named `<prefix>_mysql-data` that contains the database data. * A volume named `<prefix>_mysql-data` that contains the database data.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.