updated
This commit is contained in:
parent
cd9fd802e6
commit
806e66e816
@ -16,12 +16,17 @@ Something something place in **factorio_vol/mods**
|
||||
|
||||
3. Run `chmod -R 845:845 ./factorio_vol/mods` OR run the script **prepare.sh**
|
||||
|
||||
4. 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.
|
||||
4. Finally (but optional), modify the file **factorio_vol/config/server-settings.json** and introduce your account username+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.
|
||||
|
||||
(unsure if can update by default, but by using the username+token should be able to get more updates)
|
||||
|
||||
5. 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*
|
||||
|
||||
6. In case of a mod not being installed, check for it's dependencies and install them.
|
||||
|
||||
|
||||
# Remember to add playernames to the admin/whitelist/banlist
|
||||
|
||||
## Change the content of the file **factorio_vol/config/rconpw**
|
||||
|
||||
Not necessary if **RCON** it's not enabled/port published
|
||||
@ -35,3 +40,5 @@ Joins a container network that hides behind a reverse proxy
|
||||
(I don't own that repository)
|
||||
|
||||
https://github.com/factoriotools/factorio-docker
|
||||
|
||||
|
||||
|
@ -20,5 +20,5 @@ services:
|
||||
|
||||
environment:
|
||||
LOAD_LATEST_SAVE: "true"
|
||||
SAVE_NAME: main_save
|
||||
SAVE_NAME: "main"
|
||||
UPDATE_MODS_ON_START: "true"
|
||||
|
0
factorio_vol/config/server-adminlist.json
Normal file
0
factorio_vol/config/server-adminlist.json
Normal file
0
factorio_vol/config/server-banlist.json
Normal file
0
factorio_vol/config/server-banlist.json
Normal file
0
factorio_vol/config/server-whitelist.json
Normal file
0
factorio_vol/config/server-whitelist.json
Normal file
Loading…
x
Reference in New Issue
Block a user