-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpaperlessngx-V1.env
More file actions
38 lines (38 loc) · 1.59 KB
/
Copy pathpaperlessngx-V1.env
File metadata and controls
38 lines (38 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# paperlessngx.env
# =================================================================================
# WICHTIG:
# - PaperlessNGX mit Redis und MariaDB
# - Diese Datei wird von Docker-Compose eingelesen und setzt Umgebungsvariablen
# - Werte mit Sonderzeichen am besten in Anführungszeichen setzen: PASS="abc!?_%"
# - Datei schützen: chmod 600 paperlessngx.env
# =================================================================================
# Versionen
# v1.0 - Grundversion von https://github.com/deltapapa01
# v2.0 - Formatierung angepasst, Kommentare überarbeitet, Variablen optimiert
# =================================================================================
# Mit Unterstützung von:
# https://ugreen-forum.de/
# https://deltapapa.de/
# =================================================================================
# -------------------------
# UID / GID
# -------------------------
USERMAP_UID=1000
USERMAP_GID=10
# -------------------------
# Paperless Admin User
# Wird beim ersten Start angelegt; danach kannst du es auskommentieren
# Auskommentieren, wenn eine leere Paperless Instanz zum Import erzeugt werden soll!
# -------------------------
PAPERLESS_ADMIN_USER=BENUTZERNAME
PAPERLESS_ADMIN_PASSWORD=BENUTZER-PASSWORT
# -------------------------
# Paperless Secret Key (einmalig setzen, dann NIE wieder ändern!)
# Tipp: openssl rand -base64 48
# -------------------------
PAPERLESS_SECRET_KEY="supergeheimesWortmitvielenzeichen1234567890!@#$%^&*()"
# -------------------------
# Paperless Basics
# -------------------------
PAPERLESS_TIME_ZONE=Europe/Berlin
PAPERLESS_OCR_LANGUAGE=deu+eng