Skip to content

Instantly share code, notes, and snippets.

View jkkelley's full-sized avatar
🏠
Working from home

James K. jkkelley

🏠
Working from home
View GitHub Profile
@jkkelley
jkkelley / factorio_headless_aws_guide.md
Created August 5, 2021 13:55 — forked from Igneous01/factorio_headless_aws_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!