factorio-server-manager
factorio-server-manager copied to clipboard
A tool to help manage Factorio multiplayer servers including mods and save games.
Hi i have a server running on docker. the docker does a backup every night. this stops all containers. when factorio server manager starts up, i dosnt start the game...
After running the server both via command prompt and the .exe file I get this: `2023/05/02 22:21:31 Loaded Factorio settings from config\server-settings.json 2023/05/02 22:21:32 Starting server on: 0.0.0.0:80 ` And...
Hello, can someone tell me how I have to do that so that the "factorio-server-manager" starts automatically after a reboot (or the power on the PC). Ubuntu Server Manual start...
Please add the Dev name to the mod list. Now you wont know what mod to pick when there is more than one mod with the same name. I Think...
Hey guys, Apologies, abit noobish at unraid, where can i find the credentials? I have tried finding the log file to no avail, I have combed all over my server...
- Add a default Factorio port option that can be specified via command line flag --game-port Or, via the the config json file with key "factorio_port". - Add a conf.json...
The Console is not working as expected. I can chat via the console but commands like "/admins" or "/w" are not working or atleast there is no response. See the...
Cannot find map-settings.json anywhere. also noticed the map-gen-settings.json is missing as well. any help much appreciated.
Unraid has one-click installation, how does Synology use docker to install fsm? ``` docker run --name ofsm -d \ -p 1880:80 \ -p 34197:34197/udp \ -v /volume1/docker/factorio/fsm-saves:/opt/factorio/fsm-saves \ -v /volume1/docker/factorio/fsm-config:/opt/factorio/fsm-config...