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 |
|
|
1ce7c21c86
|
Use custom chain config
|
2017-05-17 12:40:58 +02:00 |
|
Greg Karékinian
|
58c9ccc48c
|
Fix the Let's Encrypt config for Parity
The SSL port wasn't set in the variables
|
2017-05-08 22:58:39 +02:00 |
|
Greg Karékinian
|
2624c09875
|
Allow to create a package and install a package compiled from GitHub
Also add nginx config for reverse proxying and set up Let's Encrypt
automatically
|
2017-05-05 19:47:30 +02:00 |
|
Greg Karékinian
|
e2b483eb3f
|
Generate the config files using a TOML parser
Now we don't need to change both the template and the resources to add
options
|
2017-05-03 09:53:45 +02:00 |
|
Greg Karékinian
|
2f8de91008
|
Initial parity cookbook
Supports installing multiple instances of Parity on the same machine,
running on different ports
Refs #15
|
2017-05-02 17:43:02 +02:00 |
|