factorio-server-manager
factorio-server-manager copied to clipboard
A tool to help manage Factorio multiplayer servers including mods and save games.
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. Commits 9d2ee97 ssh: implement strict KEX protocol changes 4e5a261 ssh: close net.Conn on all NewServerConn errors 152cdb1 x509roots/fallback: update bundle fdfe1f8 ssh: defer channel...
Currently using screen. However, it would be nice to have a --daemon flag that daemonizes the server-manager binary.
When accessing the factorio server through traefik, all users connect through the internal network created by traefik with the same IP address, for example 172.18.0.2. If you ban a player...
Should the name be unique? To me it looks like it should.  No unique constraint in the database: 
It isn't possible to create a new user, since the prefilled "role" field is requires. 
factorio has MFA support now, this breaks the login into the mod-portal, either give a different error or support mfa login.
Some settings are not available everywhere (like autostart). We should support to set all settings as ENV, in conf.json and as flags. Also all settings should be documented. Order of...
Currently the zip files attached to releases are built retrospective after the Release was done. I wan't to switch that those are build when a tag is pushed and then...
hi, is it possible to manage an docker instance of factorio (`image: factoriotools/factorio`) which is in the same stack (via `docker compose`)? greetings mok
# Problem The UI was working fine, and when trying to load: - `Krastorio 2` - `Krastorio 2 Assets` The GUI stopped behaving, and ultimately stopped responding. ## Logs ```...