chef/site-cookbooks/kosmos-parity
Greg 57d0885d26 Change the licenses of hte kosmos cookbooks to MIT 2019-04-12 11:41:20 +02:00
..
attributes Allow to create a package and install a package compiled from GitHub 2017-05-05 19:47:30 +02:00
recipes Change the licenses of hte kosmos cookbooks to MIT 2019-04-12 11:41:20 +02:00
resources Create a nginx_certbot_site resource to remove duplication 2019-03-15 19:03:28 +01:00
templates/default Create a nginx_certbot_site resource to remove duplication 2019-03-15 19:03:28 +01:00
CHANGELOG.md Remove placeholder text from generated Chef cookbook 2017-05-08 12:07:03 +02:00
LICENSE Change the licenses of hte kosmos cookbooks to MIT 2019-04-12 11:41:20 +02:00
README.md Add information about the parity nodes 2017-05-08 16:45:53 +02:00
metadata.rb Change the licenses of hte kosmos cookbooks to MIT 2019-04-12 11:41:20 +02:00

README.md

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