Commit Graph

18 Commits

Author SHA1 Message Date
Victor Baranov 7a8d721c3d
Merge branch 'master' into multi-deploy 2019-08-16 16:43:20 +03:00
Victor Baranov 45b85b89d0
Update .gitignore 2019-08-12 18:26:44 +03:00
Arsenii Petrovich f2d7456cd1 Initial TF12 commit 2019-07-02 17:45:27 +03:00
a@a.ru 7f7786ae9c Fix a number of variables 2019-06-05 16:04:33 +03:00
a@a.ru f31883411b add possibiltiy to deploy all BlockScouts at once 2019-05-20 23:38:14 +03:00
a@a.ru 188aecae44 Add logs upload 2019-05-07 16:38:20 +03:00
a@a.ru 66a4ff9356 Several user improvements 2019-04-24 03:02:33 +03:00
a@a.ru e4ff004d96 Moved part of TF configuration to Ansible to use best of Jinja2 2019-04-18 17:12:21 +03:00
ArseniiPetrovich 57b0459396 Update README according to the changes in previous commit 2019-03-27 18:50:58 +03:00
a@a.ru 5987c3f6e5 autofetch variables 2019-03-27 18:32:51 +03:00
Arsenii Petrovich 5290e2c5f2 Added automation for BS deployment 2019-03-19 20:09:10 +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
Arsenii Petrovich c008835868 Fixes bugs, also added removal for insecure variables before uploading config to S3 2019-02-27 15:23:26 +03:00
Arsenii Petrovich 9aeeb0757c fixed bugs for attached RDS 2019-02-26 21:53:54 +03:00
Arsenii Petrovich eb582ce199 fixes after beta testing 2019-02-24 03:16:07 +03:00
a@a.ru 0552d775fe fixed checks and modified roles 2019-02-23 23:47:43 +03:00
a@a.ru c54925fc9e Code refactor: added ansible as the deployment hypervisor 2019-02-23 20:23:41 +03: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