VoucherVault

VoucherVault

Docker-Anwendung from LVRT's Repository

Übersicht

Django web application to store and manage vouchers, coupons, loyalty and gift cards digitally. Supports expiry notifications, transaction histories, file uploads and OIDC SSO. Once the container is up and running, you can access the web portal at `http://YOUR-IP:8000`. The default username is admin. The default password is auto-generated and displayed in container logs. Installation Instructions: https://github.com/l4rm4nd/VoucherVault/wiki/01-%E2%80%90-Installation#Unraid-installation

Anforderungen

Requires a Redis container named `redis-vouchervault` for expiry notifications.

Laufzeit-Argumente

Web-UI
http://[IP]:[PORT:8000]
Netzwerk
bridge
Shell
bash
Privilegiert
false
Extra Params
--restart=unless-stopped

Konfiguration der Vorlage

DOMAINVariable

Defines the FQDN or IP address on which you plan to access the VoucherVault container.

PORTPorttcp

Defines the Docker port mapping.

Ziel
8000
Standard
8000
Wert
8000
SECURE_COOKIESVariable

Set to `True` if you use a reverse proxy with TLS

Standard
False
Wert
False
EXPIRY_THRESHOLD_DAYSVariable

Send notifications xx days prior expiry

Standard
30
Wert
90
DOCKER BIND MOUNT DIRPathrw

Defines the Docker bind mount volume for persisted database data. Assign proper read+write permissions for the `www-data` user (UID: 33, GID: 33) or execute `chmod -R 777 /mnt/user/appdata/vouchervault/*` via Unraid terminal shell as root.

Ziel
/opt/app/database
Wert
/mnt/user/appdata/vouchervault/db
REDIS_URLVariable

Defines the redis container name

Standard
redis://redis:6379/0
Wert
redis://redis-vouchervault:6379/0
TZVariable

Defines the timezone to use

Standard
Europe/Berlin
Wert
Europe/Berlin

Statistik herunterladen

149,152
Downloads insgesamt

Einzelheiten

Repository
l4rm4nd/vouchervault:1.27.x
Zuletzt aktualisiert2026-04-28
Erstmals gesehen2026-04-07

Führen Sie VoucherVault auf Unraid aus.

VoucherVault ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.