Specify location of generated password

This commit is contained in:
DeathByDenim 2022-02-14 19:19:09 -05:00
parent e3d22d4e75
commit 8b4c6a68fd
Signed by: DeathByDenim
GPG Key ID: 4A475283D925365B
1 changed files with 2 additions and 0 deletions

View File

@ -29,3 +29,5 @@ The main script is `deploy.sh`. You only need to give if your domain name
DOMAINNAME=play.jarno.ca HOSTEDBYNAME=DeathByDenim ./deploy.sh
```
This will download all the game servers, install them, configure them, and start them up. It also retrieves a certificate for Let's Encrypt for the web interface.
The password for the admin panel as well as for game servers that support admin password is stored in `/etc/gameserverpassword`.