Go to file
Vadim 86840c50f7 Increase default block gas limit to 12.5M 2020-06-24 09:16:54 +03:00
.circleci Update CI config 2018-12-07 17:51:28 +03:00
aws Update default bootnode instance type 2019-11-27 22:38:57 +03:00
files Separate group_vars by roles; Rename parity_nouncles; Extract NODE_SOURCE_DEB 2017-12-01 16:35:00 +03:00
group_vars Increase default block gas limit to 12.5M 2020-06-24 09:16:54 +03:00
hooks Run syntax check without inventory file 2018-03-05 14:59:51 +03:00
roles Update spec.yml 2020-01-08 11:49:07 +03:00
tests Added blockscout role 2018-09-18 23:01:59 -07:00
.gitignore Fix #228 bug 2019-09-18 14:06:44 +03:00
LICENSE Update year in LICENSE 2018-01-05 22:04:57 +03:00
Makefile Configure the python interpreter based on OS / fixes for #93 2018-08-21 16:34:03 +03:00
README.md Update README.md 2020-01-07 07:00:49 +03:00
Vagrantfile Increase vagrant disk size, small yml format fixes 2018-11-08 15:19:59 -08:00
ansible.cfg #125 fix 2018-05-03 18:45:07 +03:00
blockscout.yml Added blockscout role 2018-09-18 23:01:59 -07:00
bootnode.yml fixes for #76, #79, #80, #92, #99, partially #102, partially #104 2018-04-19 19:31:20 +03:00
explorer.yml fixes for #76, #79, #80, #92, #99, partially #102, partially #104 2018-04-19 19:31:20 +03:00
hosts.example Update parity config, fix hosts.example file 2018-12-14 02:56:25 -08:00
moc.yml fixes for #76, #79, #80, #92, #99, partially #102, partially #104 2018-04-19 19:31:20 +03:00
netstat.yml fixes for #76, #79, #80, #92, #99, partially #102, partially #104 2018-04-19 19:31:20 +03:00
site.yml Added blockscout role 2018-09-18 23:01:59 -07:00
validator.yml fixes for #76, #79, #80, #92, #99, partially #102, partially #104 2018-04-19 19:31:20 +03:00

README.md

Deployment playbooks

This repository contains ansible playbooks used to deploy nodes of the network.

  • if you are a validator/want to participate by hosting a bootnode or just want to get more information about the network, please refer to POA Network general documentation at https://www.poa.network/

  • if you want to get more details about these playbooks or get description of playbook options, please refer to this repository's wiki page at https://github.com/poanetwork/deployment-playbooks/wiki