feat(collabora): release collabora

deployment note:
- link to nextcloud
- document opening is verified (including korean fonts)
This commit is contained in:
il
2026-05-05 21:20:31 +09:00
parent 6ca4f61d50
commit 6fcedd9162
9 changed files with 112 additions and 1 deletions
@@ -83,3 +83,9 @@
header_up Host {http.request.header.X-Forwarded-Host}
}
}
{{ services['collabora']['domain']['internal'] }}.{{ domain['internal'] }} {
import private_tls
reverse_proxy host.containers.internal:{{ services['collabora']['ports']['http'] }} {
header_up Host {http.request.header.X-Forwarded-Host}
}
}