Greg Karékinian 17f1b2a20a Create a nginx_certbot_site resource to remove duplication
It creates a folder, the nginx vhost for certbot and HTTP redirects, and
also runs certbot and recreates the nginx vhost that includes the TLS
cert
2019-03-15 19:03:28 +01: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