infrastructure/roles/factorio
2020-12-04 14:23:48 +00:00
..
defaults automation: Update factorio Docker tag to v1.1.5 2020-12-04 14:23:48 +00:00
meta factorio: Add basic factorio server role 2020-11-24 23:52:20 +01:00
tasks factorio: Add basic factorio server role 2020-11-24 23:52:20 +01:00
templates factorio: Add basic factorio server role 2020-11-24 23:52:20 +01:00
README.md factorio: Add basic factorio server role 2020-11-24 23:52:20 +01:00

Factorio

This will setup a Factorio gameserver using a docker container.

Requirements

You will need to have docker and docker-compose installed or declared as dependencies with their respective roles.

Role Variables

Please look at the defaults/main.yml for all available variables and their description.

Note: Lines that are commented out via # are usually still valid/used variables, but they are not defined by default, so they might enable a feature, when uncommenting/defining them!

Dependencies

  • docker
  • docker-compose

License

GPL-3.0-only