Paperless in Kubernetes with NFS Backing
Author: carpenikeCreated Jan 27, 2021Updated Jan 27, 2021
Hello!
Love this project!
I'm attempting to run this in my home kubernetes cluster leveraging NFS shares for the backends. Unfortunately the service never starts because the docker-entrypoint.sh script attempts to chown / chmod files on an NFS share which isn't permitted.
Is anyone else experiencing this and does anyone have a workaround? Considering adding an env to the entrypoint script which would skip the chown / chmod process altogether.
Source: the-paperless-project/paperless