657 B
657 B
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/
- Insert instructions on creating a stack in portainer here.
- Name the stack paperless-ngx
- Use the following docker compose YAML
- Open the list of containers, select paperless_webserver_1
- Click 'Console' and then 'Connect' to open the command line inside the container
- Run
python3 manage.py createsuperuserto create a user - Exit the console