Commit Graph

241 Commits

Author SHA1 Message Date
a@a.ru a4242b84c3 Add coinmarketcap pages variable 2019-04-24 17:44:39 +03:00
a@a.ru f834c93eb6 update defaults 2019-04-24 14:30:29 +03:00
a@a.ru 74c2eefb19 Remove obsolete files and vars 2019-04-24 12:42:04 +03:00
a@a.ru 66a4ff9356 Several user improvements 2019-04-24 03:02:33 +03:00
Victor Baranov b2a694db95
Merge pull request #106 from poanetwork/vbaranov-patch-1
Update all.yml.example
2019-04-23 22:57:05 +03:00
Victor Baranov 25fa6dc440
Update all.yml.example
Fix `BLOCKSCOUT_VERSION` example to fit the current naming for Blockscout versions
2019-04-23 20:30:42 +03:00
Victor Baranov d70cec2445
Merge pull request #102 from poanetwork/vbaranov-patch-1
Update README.md
2019-04-23 15:50:40 +03:00
Victor Baranov f41d227805
Update README.md
Update automated deployment Blockscout section with an additional step for mac OS users.
2019-04-23 14:58:11 +03:00
Victor Baranov 433f930ba5
Merge pull request #98 from ArseniiPetrovich/upd2
Refactor code, move Parameter Store variables to the Ansible
2019-04-23 12:31:05 +03:00
a@a.ru 3b3559b1d2 Merge branch 'upd2' of https://github.com/ArseniiPetrovich/blockscout-terraform into upd2 2019-04-18 22:12:40 +03:00
a@a.ru db3f19d28c Fix defaults, add SSL variables 2019-04-18 22:12:11 +03:00
Arsenii Petrovich 0d762e9886
Merge branch 'master' into upd2 2019-04-18 18:03:06 +03:00
Victor Baranov 674d19d71f
Merge pull request #96 from ArseniiPetrovich/master
Automates variables fetching when deploying BS
2019-04-18 17:55:05 +03:00
a@a.ru cba9d7c900 Fix prompt bug 2019-04-18 17:27:43 +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
a@a.ru 3dc5ee0e27 Change chains var from map to list 2019-04-18 00:00:19 +03:00
a@a.ru e07d05cc0f Make placement groups optional 2019-04-17 23:55:47 +03:00
a@a.ru fec2784897 Move parameters configuration to Ansible 2019-04-17 17:15:45 +03:00
a@a.ru e64ba18820 Temporarily fix bug with favicon, fix hosts list warning 2019-04-16 14:58:25 +03:00
ArseniiPetrovich 451d643e50 Update README
Update overview section
Also small fix of configuration file example
2019-04-15 14:24:48 +03:00
a@a.ru 2112c6ec4f fix logic bug 2019-04-09 19:17:59 +03:00
a@a.ru e34e739204 fix bug with iops setup 2019-04-03 14:36:45 +03:00
a@a.ru 9c1c776563 Merge branch 'master' of https://github.com/ArseniiPetrovich/blockscout-terraform 2019-03-28 19:07:00 +03:00
a@a.ru 2e200d93a8 Fix bugs 2019-03-28 18:54:02 +03:00
a@a.ru ca532a74b4 Update network path 2019-03-28 18:31:44 +03:00
ArseniiPetrovich a163ad1195 Move region variable to all variables 2019-03-28 17:01:25 +03:00
ArseniiPetrovich ae8d45d4bb Updated variables distribution 2019-03-28 12:32:15 +03:00
ArseniiPetrovich 57b0459396 Update README according to the changes in previous commit 2019-03-27 18:50:58 +03:00
a@a.ru 23e74aa870 Merge branch 'master' of https://github.com/ArseniiPetrovich/blockscout-terraform 2019-03-27 18:33:44 +03:00
a@a.ru 5987c3f6e5 autofetch variables 2019-03-27 18:32:51 +03:00
Victor Baranov 90ecb88df0
Merge pull request #94 from ArseniiPetrovich/master
Add variable validation, add new parameter for Elixir version, add `clean` playbook, fix bugs, add automatic BS deployment script
2019-03-26 17:14:08 +03:00
ArseniiPetrovich 74fc4003ea Updated readme, add variables 2019-03-26 16:28:40 +03:00
a@a.ru f57a5502a8 fix bug with merging branches 2019-03-21 15:14:26 +03:00
a@a.ru 9b2cdbe24f remove more insecured variables if upload config to s3 2019-03-21 14:28:04 +03:00
ArseniiPetrovich f74c54eb27 Update instruction about type of variables used at BS deployment 2019-03-21 14:05:44 +03:00
ArseniiPetrovich 3535b08c27 Add lambda script and update README accordingly 2019-03-21 13:25:55 +03:00
ArseniiPetrovich 83e1ee904d Update README and config file 2019-03-20 23:22:53 +03:00
a@a.ru d1a4ea6e9f fix a number of bugs 2019-03-20 19:20:47 +03:00
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 cc3f5ed451
Merge pull request #92 from poanetwork/vbaranov-patch-1
A notice about the length of chain name
2019-03-13 15:56:01 +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
Victor Baranov 6fddecf521
Merge pull request #90 from ArseniiPetrovich/master
Code refactor: Switch from BASH to Ansible playbooks as an deployment hypervisor
2019-03-13 12:40:47 +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
Arsenii Petrovich b00c9cbf72
Remove duplicate variable 2019-02-28 20:49:49 +03:00
Arsenii Petrovich bfc75d9117
Remove duplicate after merge 2019-02-28 20:48:56 +03:00
Arsenii Petrovich c8dbdc8289 End merge 2019-02-28 20:45:18 +03:00
Arsenii Petrovich c5c3dc726f Merge branch 'master' of https://github.com/ArseniiPetrovich/blockscout-terraform 2019-02-28 12:55:56 +03:00