Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Discussion options

You must be logged in to vote

UPDATE - I was able to get it running by using a different version of the docker-compose.yml file from the forum post here.

Comparing the posted yml file to the one I downloaded from the instructions, there's only one difference I can see in the db section:
Working yml file:
volumes:
- /volume1/docker/paperless-ng/database:/var/lib/postgresql/data

Github release file:
volumes:
- pgdata:/var/lib/postgresql/data

I'm a total rookie at this, so perhaps I misunderstood the setup documentation, and I was supposed to specify the location for the postgres db, but that appears to be the cause of my problem.

Thanks!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Raiders95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
1 participant