feat(sure): release sure (we-promise/sure)

deployment notes:
- let's try three of budget apps, actual budget, ezbookkeeping, and sure
This commit is contained in:
2026-05-06 17:34:13 +09:00
parent be7f215380
commit f697715065
13 changed files with 401 additions and 6 deletions
@@ -163,6 +163,15 @@
}
}
}
{{ services['sure']['domain']['public'] }}.{{ domain['public'] }} {
import crowdsec_log
route {
crowdsec
reverse_proxy https://{{services['sure']['domain']['internal'] }}.{{ domain['internal'] }} {
header_up Host {http.reverse_proxy.upstream.host}
}
}
}
# Internal domain
{{ node['name'] }}.{{ domain['internal'] }} {