17 lines
657 B
Markdown
17 lines
657 B
Markdown
Paperless-ngx is a document archive that indexes each document and uses AI to tag, name, and classify the document type. This archive is easily searchable for any document.
|
|
# Installation
|
|
|
|
Official documentation can be found here - https://docs.paperless-ngx.com/setup/
|
|
|
|
1. **Insert instructions on creating a stack in portainer here.**
|
|
2. Name the stack paperless-ngx
|
|
3. Use the following docker compose YAML
|
|
4. Open the list of containers, select paperless_webserver_1
|
|
5. Click 'Console' and then 'Connect' to open the command line inside the container
|
|
6. Run `python3 manage.py createsuperuser` to create a user
|
|
7. Exit the console
|
|
|
|
# Backup
|
|
|
|
|
|
# Restore |