Add nginx proxy for BTCPay

This commit is contained in:
2020-12-29 15:56:53 +01:00
parent 5892e3c0ab
commit 61accc05c2
5 changed files with 108 additions and 1 deletions

View File

@@ -41,7 +41,18 @@
"kosmos-bitcoin::firewall",
"git::default",
"git::package",
"golang::default"
"golang::default",
"kosmos-nginx::default",
"nginx::default",
"nginx::package",
"nginx::ohai_plugin",
"nginx::repo",
"nginx::commons",
"nginx::commons_dir",
"nginx::commons_script",
"nginx::commons_conf",
"kosmos-nginx::firewall",
"kosmos-base::letsencrypt"
],
"platform": "ubuntu",
"platform_version": "20.04",