16 days ago
This template does not persist any of the Paperless-ngx data.
On every redeploy, all static files, media, documents, and the internal data directory are deleted because none of the required Paperless paths are mounted to a volume:
/usr/src/paperless/data
/usr/src/paperless/media
/usr/src/paperless/export
/usr/src/paperless/consume
Only /data is mounted, which Paperless-ngx does not use unless properly configured.
As a result, redeploying the service wipes everything.
Please update the template so these paths are included in the volume mapping, or configure the proper environment variables.
2 Replies
15 days ago
Thank you very much for flagging this!
I updated the template with the necessary configurations
Status changed to Awaiting User Response Railway • 15 days ago
Status changed to Awaiting Template Creator Response Railway • 11 days ago
Status changed to Solved dev • 11 days ago
