factorio-server-manager
factorio-server-manager copied to clipboard
A tool to help manage Factorio multiplayer servers including mods and save games.
So I saw there was a pull request for that, but the RCON port is still randomly generated for me. I added "rcon_port": xxxxx in conf.json, tried restarting the service...
We currently support to use the factorio server manager with a steam based factorio installation. This setup only results in problems and can be removed. When removing that feature we...
Allright so I can't figure this out myself, I would love to use ssl so I can use a sub domain to connect to the management panel instead of the...
I modified two Lua files (entities.lua, mining drill. Lua) in the base / protocols / entity / directory of factorio, but the server was shut down abnormally after running for...
I have been using the server manager with no issues for almost a month now and everything was working great up until a few days ago. When I click save...
Moving this to its own issue. The updater script could be used for reference. https://github.com/narc0tiq/factorio-updater
Auto Start
Hey, Is it possible to have the server auto start using the latest save file if there is one? my unraid server stops all the containers to auto update them...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.25 to 3.3.2. Changelog Sourced from nanoid's changelog. 3.3.2 Fixed enhanced-resolve support. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin)....
Need an option to automatically restart factorio child service after a crash
Hi, Is there any (up2date) documentation on developing / building on Windows? [The instructions](https://github.com/OpenFactorioServerManager/factorio-server-manager/wiki/Development#building-for-windows) user `go build` but that asks me to install `make` (and while that might be possible...