Commit Graph

7 Commits

Author SHA1 Message Date
Andrew Cravenho bdab91c6a8 Remove multiple chain deploy and update readme 2018-09-27 03:48:05 -04:00
Andrew Cravenho 3126b6b802 Increase the root_block_device GB
Fixes #53
2018-09-04 14:50:53 -07:00
Andrew Cravenho fc5be70405 Switch to an Application Load Balancer and remove Classic Load Balancer 2018-08-16 09:47:24 -04:00
Paul Schoenfelder 1994f8b3dd Address blocker to running multi-chain
- Autoscaling policies for scaling up/down were tied to a single
autoscaling group name, but there are ASGs for each chain, so this would
always fail

Fixes #48
2018-08-14 15:22:54 -04:00
Paul Schoenfelder a8bee7925f [ec2] fix usage of old Amazon Linux AMI 2018-05-25 12:59:30 -04:00
Paul Schoenfelder 4da628f19e Remove Redis/ElastiCache 2018-05-15 17:11:21 -04:00
Paul Schoenfelder b861da7809 Version 1.0
This commit provides the first version of POAs automated infrastructure
based in AWS. It uses Terraform for the infrastructure automation
itself, with some bash thrown in to cover the rest.

Run `bin/infra help` to get started
2018-04-26 12:41:22 -04:00