diff --git a/README.rst b/README.rst index 556db9d..73ee99a 100644 --- a/README.rst +++ b/README.rst @@ -12,35 +12,60 @@ PA server installation procedure is available at `EXODUS ESPORTS Uber login + - Enter PA password --> Uber password + - Enter Server IP (default : 127.0.0.0) --> public ip of your server + - Enter Server Name --> server name as it will appear in the lobby + - Enter Server Region --> server region as it will appear in the lobby + - List on PAstats (y/n) --> yes if you want to see your server advertised in PA lobby + + +4. Time to have a coffee. Image is ~5 GB, so time for building depends from your internet connection. Running instructions -------------------- -Run a container to start pa server. +- Run a container to start pa server. + docker run -ti -d --name=paserver -p 20545:20545 uggla/paserver -Attach - -Stop +Attach to the container console to show logs. + +Stop your server. + docker stop paserver Modifying container content --------------------------- -