initial commit

This commit is contained in:
2025-12-20 13:16:08 -06:00
commit a4c2c975fc
2 changed files with 111 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
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