Skip to content
Snippets Groups Projects
user avatar
Vincent Massol authored
ebb4599d
History

To use:

Details:

  • A volume named dockerxwiki_mysql-data is created. You can inspect it with docker volume inspect dockerxwiki_mysql-data and find out the location on your host's file system.
  • To issue some mysql commands: ** Find the container id with docker ps ** Execute bash in the mysql container: docker exec -it <containerid> bash -l ** Once inside the mysql container execute the mysql command: mysql --user=xwiki --password=xwiki

Future ideas:

  • Setup xinit
  • Configure libreoffice
  • Solr as external service

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.