Allods Developers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Resource icon

Server Dockerized v1.1 server files by spirtum rev1

No permission to download
spirtum submitted a new resource:

Dockerized v1.1 server files by spirtum - rev1

# Allods Online 1.1 Server
Docker-based local environment for running the Allods Online 1.1 server stack.
## Requirements
- `python3`
- `make`
- `docker`
- `docker-compose`
## Services
The project uses the following containers:
- `postgres` - PostgreSQL for the account database
- `mariadb` - MariaDB for game service databases
- `account-server` - account service
- `master-server` - master service
- `billing-server` - billing service
- `itemmall-server` - item mall service
- `shard` - game...

Read more about this resource...
 
Back
Top