Commit Graph

14 Commits

Author SHA1 Message Date
Andrew Cravenho c1c25db8d4
Merge pull request #70 from poanetwork/ac-new-rpc-endpoints
Update Systems Manager variables
2018-10-31 12:44:28 +01:00
Andrew Cravenho 88b51a1475 Adds the pool_size as configurable variable 2018-10-26 12:06:53 -04:00
Andrew Cravenho e317769ef6 Update Systems Manager variables 2018-10-26 11:38:36 -04:00
Andrew Cravenho a00d088720 Fix network variables according to BlockScout 2018-10-03 01:23:05 -04:00
Andrew Cravenho de2f4fc967 Create a single network path and provide health check 2018-09-27 19:51:47 -04:00
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 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 c46ce04d57 Add variables to stack 2018-08-17 10:05:11 -04:00
Paul Schoenfelder 89ac340af4 [routing] set host listen port to 4000 rather than 80 2018-06-01 12:50:19 -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