Skip to content

bryanbellsmith/factorio-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

factorio-deploy

You must set the following environment variable (use set with Windows, export with Unix):

TF_VAR_home_ip=""

You must put your AWS credentials file in the file system above the aws-deploy project folder (so it is excluded from github)

You must create an SSH key within your AWS account called "Home"

You must put your SSH key .pem file in the file system above the aws-deploy project folder (so it is excluded from github)

You must have an S3 bucket with the factorio headless server binaries, server-settings.json

Save files are loaded from an Amazon EFS instance with a name of factorio

terraform plan terraform apply terraform destroy

About

Deploy a factorio server to AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages