Greg Karékinian 5b49d727a6 Enable Dapps
It's required after all, but doesn't need to have its port open
2017-05-08 22:59:57 +02:00
..
2017-05-08 22:59:57 +02:00
2017-05-08 17:42:29 +02:00
2017-05-08 17:42:29 +02:00

kosmos-parity Cookbook

This cookbook installs Parity nodes

Requirements

Platforms

  • Ubuntu

Chef

  • Chef 12.1 or later

Attributes

kosmos-parity::default

Key Type Description Default
['kosmos-parity']['home_path'] String The parity user's home path /home/parity

Usage

kosmos-parity::default

kosmos-parity::node_dev

Sets up a parity node running on the dev chain on port 8545 (behind nginx, with HTTPS)

kosmos-parity::node_testnet

Sets up a parity node running on the testnet chain on port 8546 (behind nginx, with HTTPS)

License and Authors

Authors:

  • Greg Karékinian