Migrate garage proxies to openresty

This commit is contained in:
Râu Cao
2023-07-26 16:42:48 +02:00
parent bb2f41fdb3
commit 53c35fda51
5 changed files with 20 additions and 21 deletions

View File

@@ -27,7 +27,8 @@
"base",
"kvm_host",
"openresty_proxy",
"openresty"
"openresty",
"garage_gateway"
],
"recipes": [
"kosmos-base",
@@ -37,9 +38,13 @@
"kosmos_openresty",
"kosmos_openresty::default",
"kosmos_openresty::firewall",
"kosmos_garage",
"kosmos_garage::default",
"kosmos_garage::firewall_rpc",
"kosmos_assets::nginx_site",
"kosmos_discourse::nginx",
"kosmos_drone::nginx",
"kosmos_garage::nginx_web",
"kosmos_gitea::nginx",
"kosmos_rsk::nginx_testnet",
"kosmos_rsk::nginx_mainnet",
@@ -83,10 +88,10 @@
"openresty::commons_conf",
"logrotate::default",
"openresty::luarocks",
"firewall::default",
"git::default",
"git::package",
"kosmos-base::letsencrypt",
"firewall::default",
"fail2ban::default"
],
"platform": "ubuntu",