- tika
ports:
- "8000:8000"
- healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
- broker
ports:
- "8000:8000"
- healthcheck:
- test: ["CMD", "curl", "-f", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
PAPERLESS_DBPASS: paperless # only needed if non-default password
PAPERLESS_DBPORT: 3306
-
volumes:
data:
media:
- broker
ports:
- "8010:8000"
- healthcheck:
- test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
- tika
ports:
- "8000:8000"
- healthcheck:
- test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
- broker
ports:
- "8000:8000"
- healthcheck:
- test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
PAPERLESS_REDIS: redis://broker:6379
PAPERLESS_DBHOST: db
-
volumes:
data:
media:
- tika
ports:
- "8000:8000"
- healthcheck:
- test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
- broker
ports:
- "8000:8000"
- healthcheck:
- test: ["CMD", "curl", "-fs", "-S", "--max-time", "2", "http://localhost:8000"]
- interval: 30s
- timeout: 10s
- retries: 5
volumes:
- data:/usr/src/paperless/data
- media:/usr/src/paperless/media
environment:
PAPERLESS_REDIS: redis://broker:6379
-
volumes:
data:
media: