Include and enable Hocuspocus (Collaboration Server) (#135)

* include hocuspocus and respective configuration

* include defaults to hocuspocus setup

* Update release version

Co-authored-by: Kabiru Mwenja <makabby@gmail.com>

* update readme with explicit info about secret & localhost

---------

Co-authored-by: Kabiru Mwenja <makabby@gmail.com>
This commit is contained in:
Bruno Pagno
2026-01-14 12:18:49 +01:00
committed by GitHub
parent 3b50096b91
commit 8a1dd91371
4 changed files with 28 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
:80 {
reverse_proxy /hocuspocus* hocuspocus:1234
reverse_proxy * http://${APP_HOST}:8080 {
# The following directives are needed to make the proxy forward explicitly the X-Forwarded-* headers. If unset,
# Caddy will reset them. See: https://caddyserver.com/docs/caddyfile/directives/reverse_proxy#defaults