VoucherVault

VoucherVault

Application Docker from LVRT's Repository

Vue d'ensemble

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

Exigences

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

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:8000]
Réseau
bridge
Coquille
bash
Privilégié
false
Paramètres supplémentaires
--restart=unless-stopped

Configuration du modèle

DOMAINVariable

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

PORTPorttcp

Defines the Docker port mapping.

Cible
8000
Défaut
8000
Valeur
8000
SECURE_COOKIESVariable

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

Défaut
False
Valeur
False
EXPIRY_THRESHOLD_DAYSVariable

Send notifications xx days prior expiry

Défaut
30
Valeur
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.

Cible
/opt/app/database
Valeur
/mnt/user/appdata/vouchervault/db
REDIS_URLVariable

Defines the redis container name

Défaut
redis://redis:6379/0
Valeur
redis://redis-vouchervault:6379/0
TZVariable

Defines the timezone to use

Défaut
Europe/Berlin
Valeur
Europe/Berlin

Télécharger les statistiques

149,152
Total des téléchargements

Détails

Référentiel
l4rm4nd/vouchervault:1.27.x
Dernière mise à jour2026-04-28
Première vue2026-04-07

Exécutez VoucherVault sur Unraid.

VoucherVault est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.