initial COM1 gateway system blueprint

This commit is contained in:
harald
2026-03-06 14:37:04 +00:00
commit 48cd0f8d3c
395 changed files with 29966 additions and 0 deletions

View File

@@ -0,0 +1 @@
{"apps":{"http":{"servers":{"srv0":{"listen":[":443"],"routes":[{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"10.10.0.4:8384"}]}]}]}],"match":[{"host":["syncthing.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"body":"Postgres is internal only","handler":"static_response","status_code":403}]}]}],"match":[{"host":["postgres.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"10.10.0.3:3000"}]}]}]}],"match":[{"host":["grafana.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"body":"MariaDB is internal only","handler":"static_response","status_code":403}]}]}],"match":[{"host":["mariadb.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"10.10.0.4:8080"}]}]}]}],"match":[{"host":["mautic.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"10.10.0.2:8080"}]}]}]}],"match":[{"host":["webui.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"10.10.0.5:3000"}]}]}]}],"match":[{"host":["gitea.hx-ki.com"]}],"terminal":true},{"handle":[{"handler":"subroute","routes":[{"handle":[{"handler":"reverse_proxy","upstreams":[{"dial":"10.10.0.2:5678"}]}]}]}],"match":[{"host":["n8n.hx-ki.com"]}],"terminal":true}]}}},"tls":{"automation":{"policies":[{"issuers":[{"email":"admin@hx-ki.com","module":"acme"},{"ca":"https://acme.zerossl.com/v2/DV90","email":"admin@hx-ki.com","module":"acme"}],"subjects":["syncthing.hx-ki.com","postgres.hx-ki.com","grafana.hx-ki.com","mariadb.hx-ki.com","mautic.hx-ki.com","webui.hx-ki.com","gitea.hx-ki.com","n8n.hx-ki.com"]}]}}}}