aboutsummaryrefslogtreecommitdiffstats
path: root/cf.yml
Commit message (Collapse)AuthorAgeLines
* Merge pull request #41 from robertmassaioli/space-age-optionm-chandler2024-10-26-41/+54
|\ | | | | Making space age be an option for the template. (#40)
| * Update cf.ymlRobert Massaioli2024-10-26-1/+1
| | | | | | Oops, slash
| * Making space age be an option for the template.Robert Massaioli2024-10-23-41/+54
| | | | | | | | | | | | I've set it to false by default because everybody that has Factorio can work with the false setting but only Space Age players can use the true setting.
* | fix: Change default version to stable (makes more sense than latest).Michael Chandler2024-10-26-1/+1
|/
* Revert "Merge pull request #39 from robertmassaioli/use-hosted-zone-id-type"Michael Chandler2024-10-22-42/+42
| | | | | This reverts commit 6655b797b67676d9d561095a462154d3ce5b2016, reversing changes made to c7d5dcb1b3adae14cecf3dbf2bcdd11e1480aecf.
* Change the HostedZoneId type, now it autoselects in the UI.Robert Massaioli2024-10-21-42/+42
|
* feat: #31 allow user to specify vCPU / Memory and let AWS pick the best spot ↵Michael Chandler2024-10-06-12/+42
| | | | instance.
* feat: Migrate from EC2 Launch Configuration to Launch Template.Michael Chandler2024-10-06-17/+31
|
* python3.7 -> python3.12robinld2023-11-14-1/+1
| | | Python 3.7 is EOL: https://devguide.python.org/versions/
* ADD: EFS ImprovementsAndrew Peabody2022-01-16-11/+12
| | | | | | -EFS retained upon stack deletion to preserve saves. -EFS lifecycle management enabled to lower cost when not actively utilized. -Migrate to CloudFormation's native EFS handler for ECS tasks. Removes the ASG dependency on the EFS mount points for increased parallelization during build-out. However, migrating save files is slightly complicated.
* removed unnecessary DoUpdateModsOnStart since the required parameter is also ↵Nicolas Lang2021-09-10-2/+1
| | | | binary
* Added UPDATE_MODS_ON_START to docker environment based on new parameter ↵Nicolas Lang2021-09-10-3/+16
| | | | UpdateModsOnStart
* Set ECS Service desired count (as well as ASG) when stopping / starting server.Michael Chandler2020-01-07-8/+7
|
* Ensure KeyPair is optional.Michael Chandler2019-10-06-3/+3
|
* Allow stack to be deployed multiple times in same region.Michael Chandler2019-10-06-10/+10
|
* Programmatically retrieve ECS AMIAndrew Peabody2019-08-19-40/+6
| | | | Update cf.yaml to programmatically retrieve Amazon ECS-Optimized AMI -https://docs.aws.amazon.com/AmazonECS/latest/developerguide/retrieve-ecs-optimized_AMI.html
* Update cf.yml with current AMIAndrew Peabody2019-07-19-20/+20
| | | Update cy.yml with current Amazon ECS-optimized Amazon Linux 2 AMI from https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-optimized_AMI.html
* Swapped image usedAustin Schaffer2019-05-31-3/+3
|
* Updates...Michael Chandler2019-04-28-8/+20
|
* UpdatesMichael Chandler2019-04-25-3/+9
|
* Initial commit.Michael Chandler2019-04-25-0/+474
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage