6
Support - How to run Habitat bhind my own Caddy instance?
(piefed.social)
Habitat is a free and open-source social platform for local communities.
Locals can create posts linked to a specific location on a map, making it easy for others to find and join the conversation about their local area.
Their readme says temporary and they still bundle caddy in their main docker image, so unless they change it, you would keep it that way and then use your own proxy. Also change 80:80 to :80 since your proxy is probably already using that.
All of my apps run on http until the proxy manager takes over.