From 275c4b7654cff850c862f0542621d43578f0b45e Mon Sep 17 00:00:00 2001 From: uggla Date: Sat, 9 May 2015 18:38:21 +0200 Subject: [PATCH] Update README.rst --- README.rst | 47 ++++++++++++++++++++++++++++++++++++----------- 1 file changed, 36 insertions(+), 11 deletions(-) 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 --------------------------- -