Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 1.05 KB

Docker configuration for Wuhu

Requirements

  • Docker
  • Docker Compose

Install

  • Run ./init.sh to create directories and set file permissions (or you can do this manually if you want more restrictive file permissions)
  • (Optional) Change database credentials in docker-compose.yml
  • Run docker-compose up
  • Open the admin interface and follow Wuhu deployment guide(Remember to set your database credentials if you modified docker-compose.yml)

By default the admin interface is available at http://localhost:8081 and the party system is available at http://localhost:8080. You can change the ports from docker-compose.yml if you want the party system to use e.g. port 80 instead of 8080.

Additional resources

Credits

Wuhu was created and is maintained by Gargaj / Conspiracy.

Wuhu Docker configuration by Teel / Accession ^ Faktory ^ Matt Current.