SQLJames / factorio-server-charts

Helm deployment for Factorio
https://artifacthub.io/packages/helm/factorio-server-charts/factorio-server-charts
The Unlicense
20 stars 22 forks source link
chart factorio-server helm kubernetes

Artifact HUB Factorio Chart Version Image Version

factorio-server-charts

factorio-server-charts - A Helm chart for running factorio in kubernetes

Introduction

This chart deploys Factorio on a Kubernetes cluster using the Helm package manager.

Background

This is something of a passion project for both learning kubernetes and because kubernetes is awesome. Because of this, I have only confirm this working on version 1.1.0 of factorio but I am sure it will work just fine on old versions as long as the schema doesn't change to much on the Secrets settings.

However, with the way this is implemented if you want to make it backwards compatible, you can update the appropriate sections in the values.yaml file to have the items added or removed to the json files that are required by factorio. Server-settings, map-gen-settings, etc.

Releases

Releases are published using the official helm release action in github. https://github.com/helm/chart-releaser-action

Full Documentation

To read the full documentation check the chart's README.md

Examples Of Large mods

Values.yaml configuration of large mods:

Changelog

V1.1.0

Breaking Changes

Non-Breaking Changes