| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #41 from robertmassaioli/space-age-option | m-chandler | 2024-10-26 | -41/+54 |
| |\ | | | | | Making space age be an option for the template. (#40) | |||
| | * | Update cf.yml | Robert Massaioli | 2024-10-26 | -1/+1 |
| | | | | | | | Oops, slash | |||
| | * | Making space age be an option for the template. | Robert Massaioli | 2024-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 Chandler | 2024-10-26 | -1/+1 |
| |/ | ||||
| * | Revert "Merge pull request #39 from robertmassaioli/use-hosted-zone-id-type" | Michael Chandler | 2024-10-22 | -42/+42 |
| | | | | | | This reverts commit 6655b797b67676d9d561095a462154d3ce5b2016, reversing changes made to c7d5dcb1b3adae14cecf3dbf2bcdd11e1480aecf. | |||
| * | Change the HostedZoneId type, now it autoselects in the UI. | Robert Massaioli | 2024-10-21 | -42/+42 |
| | | ||||
| * | feat: #31 allow user to specify vCPU / Memory and let AWS pick the best spot ↵ | Michael Chandler | 2024-10-06 | -12/+42 |
| | | | | | instance. | |||
| * | feat: Migrate from EC2 Launch Configuration to Launch Template. | Michael Chandler | 2024-10-06 | -17/+31 |
| | | ||||
| * | python3.7 -> python3.12 | robinld | 2023-11-14 | -1/+1 |
| | | | | Python 3.7 is EOL: https://devguide.python.org/versions/ | |||
| * | ADD: EFS Improvements | Andrew Peabody | 2022-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 Lang | 2021-09-10 | -2/+1 |
| | | | | | binary | |||
| * | Added UPDATE_MODS_ON_START to docker environment based on new parameter ↵ | Nicolas Lang | 2021-09-10 | -3/+16 |
| | | | | | UpdateModsOnStart | |||
| * | Set ECS Service desired count (as well as ASG) when stopping / starting server. | Michael Chandler | 2020-01-07 | -8/+7 |
| | | ||||
| * | Ensure KeyPair is optional. | Michael Chandler | 2019-10-06 | -3/+3 |
| | | ||||
| * | Allow stack to be deployed multiple times in same region. | Michael Chandler | 2019-10-06 | -10/+10 |
| | | ||||
| * | Programmatically retrieve ECS AMI | Andrew Peabody | 2019-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 AMI | Andrew Peabody | 2019-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 used | Austin Schaffer | 2019-05-31 | -3/+3 |
| | | ||||
| * | Updates... | Michael Chandler | 2019-04-28 | -8/+20 |
| | | ||||
| * | Updates | Michael Chandler | 2019-04-25 | -3/+9 |
| | | ||||
| * | Initial commit. | Michael Chandler | 2019-04-25 | -0/+474 |
