39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
---
|
|
tags:
|
|
- IT/Tools
|
|
- Dokumentenmanagement
|
|
---
|
|
|
|
## Installation
|
|
|
|
### podman
|
|
|
|
```shell
|
|
git clone github.com/jdoss/ppngx.git
|
|
git clone gitlab.com/tpeetz/ppngx-config.git
|
|
```
|
|
|
|
|
|
`start.sh`
|
|
```
|
|
PAPERLESS_TIME_ZONE=Europe/Berlin
|
|
PAPERLESS_OCR_LANGUAGE=deu
|
|
SFTPGO_ADMIN_PASSWORD=6OmF8RLqmMPknopE
|
|
SFTPGO_PAPERLESS_PASSWORD=A84jyWheT7bbx4wV
|
|
PAPERLESS_SECRET_KEY=cZSwWD1V5He1HFRhYdn9bd38SYylQeve
|
|
POSTGRESQL_PASSWORD=c1wL1yo26koF6lFP
|
|
SAMBA_SERVER_PORT=1445
|
|
```
|
|
|
|
## Tutorial
|
|
|
|
- https://www.ojambo.com/how-to-get-started-with-paperless-ngx-using-podman-a-beginner-friendly-guide
|
|
- [Paperless Guide](https://tbsch.de/series/paperless-guide/)
|
|
- [Paperless Guide: Einführung · Tobias Schulz](https://tbsch.de/post/2024-01-28-paperless-guide-introduction/)
|
|
- [Paperless Guide: Klassifizierung · Tobias Schulz](https://tbsch.de/post/2024-02-11-paperless-guide-classification/)
|
|
- [Paperless-ngx, Teil 12: Mein Alltag mit Paperless-ngx - Digital Cleaning](https://digital-cleaning.de/index.php/paperless-ngx-teil-12-mein-alltag-mit-paperless-ngx/)
|
|
- [Der Ultimative Paperless-NGX Guide: Installation & Nutzung (2025)](https://deployn.de/guides/paperless-ngx/)
|
|
- [Paperless-ngx Installation mit Podman - Programme - Linux Guides Community](https://forum.linuxguides.de/index.php?thread%2F11519-paperless-ngx-installation-mit-podman%2F=)
|
|
- [Paperless-ngx auf dem Raspberry Pi - erstaunlich gut - Teil 1 - Digital Cleaning](https://digital-cleaning.de/index.php/paperless-ngx-auf-dem-raspberry-pi-erstaunlich-gut-teil-1/)
|
|
- [Anleitungen paperless-ngx — Digitalisierung mit Kopf](https://www.digitalisierung-mit-kopf.de/blogs/anleitungen)
|