Commit Graph

258 Commits

Author SHA1 Message Date
a@a.ru 20ef7f1e05 get back the terraform_location variable 2019-05-15 15:50:47 +03:00
a@a.ru 4cf45a9797 Make debug info uploader work even if error occured during deployment 2019-05-15 15:23:27 +03:00
a@a.ru 64f4c9f3c1 Add backward compatibility 2019-05-15 14:15:48 +03:00
Victor Baranov a0f2b1a82d
Merge pull request #114 from ArseniiPetrovich/upd2
Fix variable name: aws_region
2019-05-07 19:25:46 +03:00
a@a.ru e171b78487 Fix variable name: aws_region 2019-05-07 19:06:23 +03:00
Victor Baranov 30b75a2f42
Merge pull request #109 from ArseniiPetrovich/upd2
Set of minor fixes
2019-05-07 18:39:22 +03:00
Victor Baranov d652fb919f
Merge pull request #112 from ArseniiPetrovich/upd5
Add new environment variable
2019-05-07 18:38:26 +03:00
a@a.ru 188aecae44 Add logs upload 2019-05-07 16:38:20 +03:00
a@a.ru a862a4d1ef add new env variable 2019-05-07 14:54:31 +03:00
a@a.ru e0e9d38d4c fix favicon 2019-05-02 19:42:17 +03:00
a@a.ru 803d64e269 Fix bug with TF state clearance 2019-05-01 22:30:49 +03:00
a@a.ru 4dfe35aeca Merge branch 'upd2' of https://github.com/ArseniiPetrovich/blockscout-terraform into upd2 2019-05-01 22:27:09 +03:00
a@a.ru d8ba7b1e54 set of minor fixes 2019-05-01 22:26:39 +03:00
Victor Baranov d7e4d5188e
Merge pull request #107 from ArseniiPetrovich/upd2
User experience improvement PR
2019-04-30 13:42:14 +03:00
Arsenii Petrovich cc9b5c232b
Merge branch 'master' into upd2 2019-04-30 13:31:27 +03:00
Arsenii Petrovich 19bf827ce2
Update all.yml.example 2019-04-30 13:31:00 +03:00
a@a.ru 3163217f0f Another fix for favicon, add tags to ASG, remove obsolete vars 2019-04-30 13:19:13 +03:00
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