WIP Migrate Gitea proxy to openresty

TODO: Make nginx_ssh stream resource work with openresty cookbook
This commit is contained in:
Râu Cao
2023-07-26 14:15:46 +02:00
parent 1681942fb1
commit 4b14297f83
6 changed files with 32 additions and 58 deletions

View File

@@ -41,6 +41,7 @@
"kosmos-akkounts::nginx",
"kosmos_discourse::nginx",
"kosmos_drone::nginx",
"kosmos_gitea::nginx",
"kosmos_rsk::nginx_testnet",
"kosmos_rsk::nginx_mainnet",
"kosmos_website",

View File

@@ -102,6 +102,7 @@
"role[base]",
"role[kvm_host]",
"role[nginx_proxy]",
"kosmos_gitea::nginx_ssh",
"role[zerotier_controller]"
]
}