Skip to content

A headless Factorio server running on AWS Fargate, provisioned with CDK with EFS backed storage

Notifications You must be signed in to change notification settings

SathyaBhat/factorio-on-fargate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorio on Fargate

A headless Factorio server running on AWS Fargate, with EFS backed storage. Provisioned using CDK.

Getting started

  • Install CDK
  • pip install -r requirements.txt to install required libraries
  • Run cdk synth to preview the CloudFormation template that will be generated
  • Run cdk deploy to deploy the infra

Todo

  • Make a service
  • Add logging config
  • Setup auto scaling to scale-in when CPU drops to low (ex, when disconnected)
  • Factorio server config, save creation/load
  • How to start again?

About

A headless Factorio server running on AWS Fargate, provisioned with CDK with EFS backed storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published