Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View Igneous01's full-sized avatar

David Zalewski Igneous01

View GitHub Profile
@Igneous01
Igneous01 / factorio_headless_aws_guide.md
Last active July 9, 2023 22:23 — forked from othyn/factorio_headless_guide.md
How to setup a Factorio Headless Server

[LINUX] Factorio Headless Server Guide for AWS EC2

So, with credit to the Factorio wiki and cbednarski's helpful gist, I have been able to successfully setup a Factorio headless server on AWS EC2 using the Amazon Linux 2 AMI (HVM), SSD Volume Type AMI.

This guide was done using the Amazon Linux 2 AMI image for EC2, and Factorio 1.19.0. However it is possible for this guide to also work on other linux AMI images.

Prerequisites

  • AWS Account
  • Licensed copy of factorio
  • That's it!