Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Cravenho 3427aa0a76 Fix chain map and counts 2018-09-27 05:30:34 -04:00
Andrew Cravenho bdab91c6a8 Remove multiple chain deploy and update readme 2018-09-27 03:48:05 -04:00
Andrew Cravenho b3b80eb021 Add network and subnetwork path 2018-09-26 21:41:44 -04:00
Andrew Cravenho 19ff8bb6a4 Fix network files 2018-09-25 00:12:44 -04:00
Andrew Cravenho 54c3940111 Add network navigation and network icon 2018-09-25 00:06:34 -04:00
Andrew Cravenho fdf877164b Add chain config variables 2018-09-24 21:00:24 -04:00
Andrew Cravenho 3126b6b802 Increase the root_block_device GB
Fixes #53
2018-09-04 14:50:53 -07:00
Andrew Cravenho c46ce04d57 Add variables to stack 2018-08-17 10:05:11 -04:00
Andrew Cravenho f5db0e7b48 Change to secure listener 2018-08-17 09:39:53 -04:00
Andrew Cravenho 52df5aaaab (Fix) Increases default storage to 100GB (#29)
Resolves #28

Ethereum mainnet will require much larger storage. We will need to adjust when we are ready for testing.
2018-06-05 11:42:40 -04:00
Paul Schoenfelder d623c23343 [general] Fix formatting 2018-05-17 13:45:51 -04:00
Paul Schoenfelder 4da628f19e Remove Redis/ElastiCache 2018-05-15 17:11:21 -04:00
Paul Schoenfelder b14531edb4 [installer] general installer improvments
- Deal better with running the installer on partial state
- Improve handling of errors
- Remove PREFIX file and pull from generated configs instead
- Use Terraforms custom user configs for overrides
- Handle precedence when pulling info from config files

Closes #5 and #6
2018-04-29 01:45:42 -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