Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 561 Bytes

File metadata and controls

16 lines (14 loc) · 561 Bytes

Docker MaNGOS!



Want to install CMaNGOS and run your own World of Warcraft server? Just follow these steps!

  1. Download start.sh and it in your application directory on your Docker host (Linux or WSL on Win10 only).
  2. "chmod +x ./start.sh"
  3. "./start.sh"
  4. "just init"
  5. "just maps"
  6. "just run"
  7. "just cleanup"
  8. ???
  9. Profit

Making the setup and management process as painless as possible for users of the server application.
These steps are partially psudocode.