initial commit
This commit is contained in:
17
README.md
Normal file
17
README.md
Normal 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
|
||||
Reference in New Issue
Block a user