Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
jammsen authored Nov 1, 2023
1 parent 9d9b126 commit 03ac371
Showing 1 changed file with 19 additions and 4 deletions.
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,29 @@

This includes a Sons of the Forest Dedicated Server based on Docker with Wine and an example config.

## Do you need support for this Docker Image

- What to do?
- Feel free to create a NEW issue
- It is okay to "reference" that you might have the same problem as the person in issue #number
- Follow the instructions and answer the questions of people who are willing to help you
- If your issue is done, close it
- I will Inactivity-Close any issue thats not been active for a week
- What NOT to do?
- Dont re-use issues!
- You are most likely to chat/spam/harrass thoose participants who didnt agree to be part of your / a new problem and might be totally out of context!
- If this happens, i reserve the rights to lock the issue or delete the comments, you have been warned!

## What you need to run this

- Basic understanding of Linux and Docker
- Basic understanding of Docker, Linux and Networking (Port forward/NAT)

## Getting started

1. Create 2 sub-directories on your Dockernode in your game-server-directory (`/srv/sonsoftheforest/steamcmd` and `/srv/sonsoftheforest/game`)
2. Start the container with the following examples:
2. Setup Port-Forwarning or NAT for the ports in the Docker-Compose file
3. Start the container with the following examples:


Bash:

Expand Down Expand Up @@ -40,7 +55,7 @@ services:
## Planned features in the future
Nothing yet
- Feel free to suggest something
## Software used
Expand All @@ -49,4 +64,4 @@ Nothing yet
- Winbind
- Wine
- SteamCMD
- SonsOfTheForest Dedicated Server
- SonsOfTheForest Dedicated Server (APP-ID: 2465200)

0 comments on commit 03ac371

Please sign in to comment.