Dendrite Monolith on Raspberry Pi via Docker + Caddy #2553
-
Hi, I am trying to install Dendrite (monolith) on my Raspberry Pi under docker. I am also using Caddy as a reverse proxy. I just wanted to clear up a few things which I couldn't seem to find/understand in the documentation I found an example Caddyfile for the monolith under docs.
Is it necessary? In the example nginx config I can't seem to find anything like this. Was it meant to proxy from example.com:8448 to internal:8448? Also why is it only example.com:8448 and not matrix.example.com:8448
However in dendrite it seems to be handled with What is the missing
ie. Remove
Change
To
Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I've moved over to Nginx Proxy manager now and successfully setup the homeserver under docmer (I'll make a guide later) However I'm unsure how to create a new user via docker? |
Beta Was this translation helpful? Give feedback.
I've moved over to Nginx Proxy manager now and successfully setup the homeserver under docmer (I'll make a guide later)
However I'm unsure how to create a new user via docker?