Issue Setting Up #10
-
So I created a directory '/home/user/config' and git cloned your repo to '/home/user' then ran docker run -it steamcmd/steamcmd +login Your-Steam-Username Your-Steam-Password and logged in successfully (I'm using steamguard authenticator) After than I ran the docker run -d --name=satisfactory-server -h satisfactory-server -e STEAMUSER=Your-Steam-Username -e STEAMPWD=Your-Steam-Password -e STEAMCODE=Your-Steam-Code -v /path/to/config:/config -p 7777:7777/udp wolveix/satisfactory-server:latest It downloads and extracts some files, then.. nothing. I feel like im missing some steps here |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hey! Thanks for trying this repo :) Could you post your full log from the Docker container, please?
|
Beta Was this translation helpful? Give feedback.
Hey! Thanks for trying this repo :)
Could you post your full log from the Docker container, please?
docker logs satisfactory-server