diff --git a/README.md b/README.md index 9cbe4be..1916ec6 100644 --- a/README.md +++ b/README.md @@ -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`.