Clone windrose-dedicated-server-docker
|
1 2 3 |
git clone https://github.com/UberDudePL/windrose-dedicated-server-docker.git cd windrose-dedicated-server-docker chmod +x ./windrose ./serverctl.sh |
Setup server
It will ask you several questions, after which
.env
file will be created with your configuration.
|
1 |
./windrose setup |
Run server
If you have not chosen it in the previous step.
|
1 |
./windrose start |
Status and logs
|
1 2 |
./windrose status ./windrose logs |
