Commit Graph

20 Commits

Author SHA1 Message Date
Alex Garibay 7f82da4d73 Add additional compiler dependency 2018-11-01 13:05:49 -05:00
Alex Garibay 73e31d79b1 Add C compiler tools 2018-11-01 12:08:47 -05:00
Andrew Cravenho df2d4d3055 Add g++ library 2018-10-31 16:12:03 +01:00
Andrew Cravenho e7bb64b962 Yum install instead of rpm -Uvh 2018-10-05 23:45:53 -04:00
Luke Imhoff 72f19f8160
Merge pull request #46 from KronicDeth/poa-explorer-506
Elixir 1.7.2 / Erlang 21.0
2018-08-09 15:35:22 -05:00
Luke Imhoff ac0be01c50 Elixir 1.7.2 / Erlang 21.0
Matches local and CircleCI versions used for poanetwork/poa-explorer#506.
2018-08-09 15:34:54 -05:00
Amanda Sposito f31fcdb936 Add node as global dependency 2018-07-24 11:00:12 -03:00
Andrew Cravenho 0290835ec8 Install Libtool in build script
Fixes #40

With the merge of the read contract functionality `libtoolize` was needed  for one of the dependencies. After testing the fix, I was able to successfully complete the deployment.

Here is the temporary build with this fix: http://sokab-explorer-sokol-elb-1771258833.us-east-1.elb.amazonaws.com/en
2018-07-19 23:27:21 -04:00
Luke Imhoff 7472e933ec Install gcc to compile NIFs during CodeDeploy 2018-06-25 11:22:38 -05:00
Paul Schoenfelder 09aea54d38 [init] set locale to en_US.UTF-8 2018-06-04 19:17:22 -04:00
Paul Schoenfelder 22a0f2901c [init] install git 2018-06-01 10:43:51 -04:00
Paul Schoenfelder 6795a0804b [erlang] install missing wx dependencies 2018-05-30 17:57:45 -04:00
Paul Schoenfelder a7c404e8cf [erlang] fix installation of Erlang on EC2 hosts 2018-05-30 17:30:31 -04:00
phahulin 4f5c151025 Remove delay 2018-05-30 09:00:59 +03:00
phahulin f0cb093596 Fix profile in aws cli 2018-05-29 20:28:43 +03:00
phahulin 6266b1e841 Try fix getting parameters from ssm 2018-05-29 02:04:15 +03:00
Paul Schoenfelder c117ab5a42 [ec2] fix missing epel repo in ec2 hosts 2018-05-25 13:10:28 -04:00
Paul Schoenfelder a257498361 [init] set MIX_ENV=prod in unit file 2018-05-03 12:23:32 -04:00
Paul Schoenfelder a2f7635e79 [init] add systemd service file 2018-05-03 12:10:08 -04: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