Skip to content
OpenDAoC
GitHub Discord

Getting Started - OpenDAoC

OpenDAoC requires .Net 6.0, a database, and a web server if you plan on using the APIs.

The easiest way to get started is to use Docker as it will install all of the dependencies for you.
If you prefer to install everything manually or wish to modify the source, you can follow the manual setup instructions.

Docker Setup Step-by-step instructions for setting up OpenDAoC using Docker.
Manual Setup Step-by-step instructions for setting up OpenDAoC manually.