Commit Graph

39 Commits

Author SHA1 Message Date
Arsenii Petrovich 5290e2c5f2 Added automation for BS deployment 2019-03-19 20:09:10 +03:00
Arsenii Petrovich 8a17a38c81
Merge branch 'master' into master 2019-03-14 16:54:43 +02:00
Arsenii Petrovich 0b39626c1f Fixes issues 83, 89, 91, 93. Also fixes issue with provisioning an io1 DB 2019-03-14 17:42:30 +03:00
Victor Baranov 39ca3aab01
A notice about the length of chain name
https://github.com/poanetwork/blockscout-terraform/issues/85#issuecomment-465700965
2019-03-13 13:23:21 +03:00
ArseniiPetrovich ea30bc6a4f Reflect changes in configs at the readme 2019-03-12 21:43:40 +03:00
Arsenii Petrovich cadeea976c Refactored variables file; changed TF infra - now fo each chain separate DB instance will be created; fixed bug with multiple chains created 2019-03-06 00:54:43 +03:00
ArseniiPetrovich 28f208aa10 Add note about diffs didn't match error 2019-02-27 17:36:08 +03:00
ArseniiPetrovich 4320a9e3b9 Update README.md 2019-02-27 00:55:19 +03:00
Arsenii Petrovich 9aeeb0757c fixed bugs for attached RDS 2019-02-26 21:53:54 +03:00
Arsenii Petrovich 7da310cee3 Added possibility to attach existing RDS instance; added more prompts for users before executing dangerous actions 2019-02-26 20:04:47 +03:00
Arsenii Petrovich 3b6d41ca86 update readme 2019-02-26 17:38:53 +03:00
ArseniiPetrovich bd7b7d6a41 Update info about graphiql variable 2019-02-25 13:41:13 +03:00
Arsenii Petrovich 96ed2f6b52 modify instructions 2019-02-25 00:19:33 +03:00
Arsenii Petrovich 06ed149c3f Reflect changes at #86 PR 2019-02-24 22:52:55 +03:00
Arsenii Petrovich f20acb1583 Update README.md 2019-02-24 22:16:14 +03:00
Andrew Cravenho 88b51a1475 Adds the pool_size as configurable variable 2018-10-26 12:06:53 -04:00
natalia 689817719c Remove new line character from secret_key_base, README update 2018-10-18 13:37:54 -07:00
Andrew Cravenho 9982572161 Update README to reflect root_block_size and 24 hour adjustment period 2018-10-03 12:11:28 -04:00
Andrew Cravenho 94466fb20b Update README with storage estimates 2018-10-03 11:39:25 -04:00
Andrew Cravenho 07dafe84f8 Update README with new variables 2018-10-03 01:32:32 -04:00
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