Skip to content
forked from Gargaj/wuhu

Lightweight Party Management System Dockerized

License

Notifications You must be signed in to change notification settings

teeli/wuhu-docker

 
 

Repository files navigation

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.

About

Lightweight Party Management System Dockerized

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.4%
  • JavaScript 19.6%
  • CSS 11.2%
  • Other 0.8%