infrastructure/roles/factorio
2024-04-11 18:05:39 +00:00
..
defaults automation: Update factorio Docker tag to v1.1.107 2024-04-11 18:05:39 +00:00
meta !chore(docker-compose): Remove deprecated docker-compose python library 2024-02-22 01:29:19 +01:00
tasks fix(docker-compose): Use docker compose plugin for validation 2024-02-22 03:42:59 +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