https://github.com/l33tlamer/paperless-ngx-compose
Example setup of Paperless-ngx with PostgreSQL and KeyDB for Traefik
https://github.com/l33tlamer/paperless-ngx-compose
docker keydb paperless-ngx postgresql traefik
Last synced: 7 months ago
JSON representation
Example setup of Paperless-ngx with PostgreSQL and KeyDB for Traefik
- Host: GitHub
- URL: https://github.com/l33tlamer/paperless-ngx-compose
- Owner: l33tlamer
- Created: 2024-08-09T11:24:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-09T13:04:47.000Z (about 1 year ago)
- Last Synced: 2025-01-25T16:44:36.310Z (8 months ago)
- Topics: docker, keydb, paperless-ngx, postgresql, traefik
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example compose stack for [Paperless-ngx](https://github.com/paperless-ngx/paperless-ngx)
* Using [PostgreSQL](https://hub.docker.com/_/postgres) as database, [KeyDB](https://hub.docker.com/r/eqalpha/keydb) as broker (redis replacement)
* Including [Gotenberg](https://hub.docker.com/r/gotenberg/gotenberg) and [Apache Tika](https://hub.docker.com/r/apache/tika)
* Existing [Traefik](https://hub.docker.com/_/traefik) reverse proxy setup is expected
# Adjust settings to suit your own setup.