1.2 KiB
Run prepare.sh to change permissions from the factorio_vol folder
Save
Place your save in factorio_vol/saves/ as main_save.zip
Mods
Something something place in factorio_vol/mods
-
Download them from: https://mods.factorio.com/
-
Move them to the mods folder (KEEP THEM IN .ZIP FORMAT)
-
Run
chmod -R 845:845 ./factorio_vol/mods
OR run the script prepare.sh -
Finally (but optional), modify the file ? and introduce your account token, this will enable the server to check for mod updates on boot, and in case of finding an update for the mods, update them automatically.
-
On booting will generate the file mod-list.json, from this file one can enable/disable installed mods, by default new mods installed appear as enabled
-
In case of a mod not being installed, check for it's dependencies and install them.
Change the content of the file factorio_vol/config/rconpw
Not necessary if RCON it's not enabled/port published
Docker-compose.yaml
Joins a container network that hides behind a reverse proxy
More info:
(I don't own that repository)