I wrote some notes down into a blog entry after getting Lemmy and Caddy to play with each other from separate docker-compose files. Nothing advanced here, but if you’re like me and Docker only pops in and out of projects occasionally, this might be a helpful guide for what changes to expect.
You must log in or register to comment.
I very much appreciate you writing out these notes!
I had a similar existing setup with
caddy
already handling the reverse proxy on my VPS. But was struggling with the network components. I had some strange network issues with0.18.1-rc.4
and0.18.1-rc.9
but it seems to be working alright on0.18.1-rc.10
.Glad to help!