Setup Paperless-ngx on a server using Podman Quadlets only, to run on Fedora CoreOS for example.
Based on the official container images and the Docker compose configs.
For the full documentation for Quadlet support in Podman, see podman-systemd.unit.
- Use Valkey instead of Redis
- Use Caddy to setup HTTPS automatically using Let's Encrypt
- All container images run:
- under a non root user by default
- without any capabilities
- with NoNewPrivileges set
- with the filesystem set as read only
- with auto update enabled