From d5f5eed606108903e7a1268a2249a3b5784a6247 Mon Sep 17 00:00:00 2001 From: gitzec <27860439+gitzec@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:59:11 +0200 Subject: [PATCH] added a ref to the wiki everything is kept. i just added a link to the wiki right at the beginning of chap "getting started". --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f917d5b..929c7b9 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,10 @@ This includes a Sons of the Forest Dedicated Server based on Docker with Wine an ## Getting started +We have very detailed instruction in our [Wiki](https://github.com/jammsen/docker-sons-of-the-forest-dedicated-server/wiki) page. + +If you already hosted some containers, just follow these steps: + 1. Create 2 sub-directories on your Dockernode in your game-server-directory (`/srv/sonsoftheforest/steamcmd` and `/srv/sonsoftheforest/game`) 2. Setup Port-Forwarding or NAT for the ports in the Docker-Compose file 3. Start the container with the following examples: