aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge pull request #29 from robertmassaioli/patch-2m-chandler2024-10-04-0/+39
|\ | | | | Update readme.md to add simple CLI option.
| * Update readme.mdRobert Massaioli2024-10-04-1/+1
| |
| * Update readme.md to add simple CLI option.Robert Massaioli2024-10-04-0/+39
|/
* Update instructions on how to load an existing save.m-chandler2024-06-30-11/+34
|
* Merge pull request #24 from robinld/robinld/python3.12m-chandler2023-11-15-1/+1
|\ | | | | python3.7 -> python3.12
| * python3.7 -> python3.12robinld2023-11-14-1/+1
|/ | | Python 3.7 is EOL: https://devguide.python.org/versions/
* Merge pull request #20 from apeabody/masterm-chandler2022-01-25-14/+16
|\ | | | | ADD: EFS Improvements
| * ADD: EFS ImprovementsAndrew Peabody2022-01-16-14/+16
|/ | | | | | -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.
* Merge pull request #19 from robertmassaioli/patch-1m-chandler2021-10-04-0/+10
|\ | | | | Save File Setup Documentation
| * Save File SetupRobert Massaioli2021-10-02-0/+10
|/ | | Help people understand how to put their save files on the server.
* Merge pull request #17 from nicolas-lang/masterm-chandler2021-09-11-3/+15
|\ | | | | Added new Parameter UpdateModsOnStart
| * 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
* Update readme.mdm-chandler2021-06-25-1/+3
| | | Add note about SSH, uploading files, suggested method of doing so.
* Set ECS Service desired count (as well as ASG) when stopping / starting server.Michael Chandler2020-01-07-8/+7
|
* Update readme.mdm-chandler2019-11-15-2/+22
| | | Update readme as per: https://github.com/m-chandler/factorio-spot-pricing/issues/11
* Update readme.mdm-chandler2019-11-09-1/+1
|
* Update readme.mdm-chandler2019-11-09-1/+1
|
* Update readme.mdm-chandler2019-11-09-1/+12
|
* Ensure KeyPair is optional.Michael Chandler2019-10-06-3/+3
|
* Remove typo.Michael Chandler2019-10-06-1/+1
|
* Add note about stack getting stuck on CREATE_IN_PROGRESS.Michael Chandler2019-10-06-0/+8
|
* Add note about debugging.Michael Chandler2019-10-06-1/+8
|
* Allow stack to be deployed multiple times in same region.Michael Chandler2019-10-06-10/+10
|
* Merge pull request #6 from apeabody/patch-1m-chandler2019-09-30-40/+6
|\ | | | | Programmatically retrieve ECS AMI
| * 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
* Merge pull request #5 from apeabody/patch-1m-chandler2019-08-19-1/+1
|\ | | | | Update readme.md
| * Update readme.mdAndrew Peabody2019-07-29-1/+1
| | | | | | DOC: Note that availability of m3.medium can be checked at https://aws.amazon.com/ec2/spot/pricing/
* | Merge pull request #3 from apeabody/masterm-chandler2019-08-19-20/+20
|\ \ | |/ |/| Update cf.yml with current AMI
| * 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
* Merge pull request #1 from AustinTSchaffer/masterm-chandler2019-07-03-9/+12
|\ | | | | Swapped Docker image used
| * Swapped image usedAustin Schaffer2019-05-31-9/+12
|/
* Create LICENSEm-chandler2019-05-15-0/+21
|
* Update readme with CloudFormation Launch Stack link.Michael Chandler2019-04-29-6/+5
|
* Updates...Michael Chandler2019-04-28-16/+46
|
* Add thanks.Michael Chandler2019-04-25-1/+7
|
* UpdatesMichael Chandler2019-04-25-5/+20
|
* Initial commit.Michael Chandler2019-04-25-0/+565
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage