paperless-ngx/README.md

24 lines
496 B
Markdown
Raw Permalink Normal View History

2023-08-30 16:24:33 +00:00
[paperless-ngx](https://github.com/paperless-ngx/paperless-ngx) document
management system.
2023-08-31 07:13:19 +00:00
# Initialization
Inside the container run
`/var/lib/paperless/env/bin/python3 /var/lib/paperless/src/manage.py createsuperuser`
and fill in the values.
2023-08-30 16:24:33 +00:00
# Volumes
- `/var/lib/paperless/consume/`
2023-08-31 07:13:19 +00:00
- `/var/lib/paperless/data/`
- `/var/lib/paperless/media/`
2023-08-30 16:24:33 +00:00
# Environment Variables
Refer to the [documentation](https://docs.paperless-ngx.com/configuration) for
possible configurations.
# Ports
- 8000