Put server instance configuration in code
Closed this issue ยท 2 comments
coderbyheart commented
- https://itnext.io/run-your-containers-on-aws-fargate-c2d4f6a47fda
- https://appfleet.com/blog/automate-docker-container-deployment-to-aws-ecs-using-cloudformation/
- https://circleci.com/blog/use-circleci-orbs-to-build-test-and-deploy-a-simple-go-application-to-aws-ecs/
- How to publish the (changing) public IP: https://medium.com/galvanize/static-ip-applications-on-aws-ecs-c7d411421d4f
Picks:
- Fargate (simplifies running containers on top of ECS)
- AWS ECR (container registry, needed for Fargate)
- Auto-deploy on push
- Publish public IP
coderbyheart commented
See #8
coderbyheart commented
๐ This issue has been resolved in version 1.1.0 ๐
The release is available on GitHub release
Your semantic-release bot ๐ฆ๐