aboutsummaryrefslogtreecommitdiffstats
path: root/cf.yml
Commit message (Collapse)AuthorAgeLines
* 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