My take on simple self-hosted Nextcloud community image, with PostgreSQL and Redis. Managed as a single pod using Podman + Quadlet.
I always appreciate people putting up quadlet content. I’ve switched over almost my entire lab to it side from Nextcloud (so thanks!) and a couple containers that have weird network quirks
PullPantsUnsworn@lemmy.ml 1 year ago
This is on my todo list. I use Docker-compose for it’s simplicity, but Docker is a security nightmare. If you are not careful, it would expose your Nextcloud instance to the whole world. Podman integrates nicely with firewalld which gives me zone based rules. Can’t wait to do this. But I will give sometime to let Quadlet get stabilized and popular.