Hi folks! I’m not sure if anyone else is using my container image of Haven (https://github.com/aaccioly-open-source/haven), but I’ve just updated it to match the latest master from nostr:npub1utx00neqgqln72j22kej3ux7803c2k986henvvha4thuwfkper4s7r50e8's repository. The compose file includes an nginx reverse proxy with TLS certificate creation and auto-renewal. It's as close to a "copy and adjust configuration files once, fire-and-forget" experience as I could make it. The image has been tested with Docker and Podman on Fedora and macOS across amd64 and arm64 architectures, and it’s less than 50MB.
If there’s interest, I can start versioning/tagging this image and publishing it to container registries such as Docker Hub.
P.S. Please avoid opening issues against the original repository unless you’ve tested it on bare-metal hardware. I’m happy to provide Docker/Podman-related support at my own pace on my own repository.