Commit Graph

19 Commits

Author SHA1 Message Date
Andrew Cravenho de2f4fc967 Create a single network path and provide health check 2018-09-27 19:51:47 -04:00
Andrew Cravenho 8f9427fe1b Fix Readme and main variables 2018-09-27 05:55:06 -04:00
Andrew Cravenho bdab91c6a8 Remove multiple chain deploy and update readme 2018-09-27 03:48:05 -04:00
Andrew Cravenho 0d5bc8130d Fix readme and update terraform example 2018-09-24 22:33:22 -04:00
Andrew Cravenho c62e6b62eb Update readme 2018-09-24 21:32:04 -04:00
Andrew Cravenho a263a299b7 Add root_block_size to sample terraform.tfvars in README 2018-09-04 14:54:26 -07:00
Andrew Cravenho b813303efe Update Readme to reflect SSL update 2018-08-17 10:21:38 -04:00
Andrew Cravenho fc5be70405 Switch to an Application Load Balancer and remove Classic Load Balancer 2018-08-16 09:47:24 -04:00
Luke Imhoff a5e0922bfa macOS compatibility fixes
* GNU sed is needed on macOS to make `r` option work
* `LC_ALL=C` to make `tr` work on binary output
2018-06-25 11:22:38 -05:00
Andrew Cravenho c9bcacd8a5 (Fix) Update Readme
While deploying this script to AWS, I encountered a few issues that I thought should be documented in case others run into similar problems.
2018-05-30 02:18:47 -04:00
Paul Schoenfelder 1288e2f8aa Fix instructions on providing custom configuration for additional chains 2018-05-17 11:45:01 -04:00
Paul Schoenfelder 86071c82c4 [installer] document destroy caveats 2018-04-30 15:03:01 -04:00
Paul Schoenfelder 2252276906 [installer] Fix #10 - Better document the access rights for the provisioning user 2018-04-30 14:55:29 -04:00
Paul Schoenfelder da1bac1e8b [installer] Fix #11 - Document 'diff didn't match' bug in Terraform 2018-04-30 14:48:29 -04:00
Paul Schoenfelder c6f6d73629 [installer] Fix #9 - document password length requirement 2018-04-30 14:34:07 -04:00
Paul Schoenfelder c87d08dab9 [installer] Fix #8 - limit prefix length to 5 chars 2018-04-30 14:28:59 -04:00
Paul Schoenfelder 5effd8bcdd Add prerequisite more details
Closes #7
2018-04-29 02:01:03 -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 6085ba8354 Update README 2018-04-26 14:59:01 -04:00