VoucherVault

Azure Applications 1 variation

VoucherVault, a self hosted manager for vouchers, gift cards and loyalty cards, tracking balances, expiry dates, codes and barcodes with expiry reminders.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Variations

This product is available in the build below. Open it for the operating system, cloud and version detail, or read its deployment guide.

ProductCloudOperating systemVersion
VoucherVault on Ubuntu 24.04 Azure Ubuntu 24.04 Standard View · Guide

Overview

VoucherVault is an open source, self hosted web application for keeping vouchers, gift cards and loyalty cards in one place. For each item it records the balance, expiry date, codes and barcodes or QR codes, and lets you attach the original document or image. A dashboard summarises what you hold and what is about to expire, and a built in scheduler can remind you before a card lapses so stored value is never lost. It suits anyone who wants their cards and vouchers kept privately on infrastructure they control rather than scattered across emails, wallets and third party apps.

Why the cloudimg image

cloudimg delivers VoucherVault fully installed as a Django application in a dedicated Python virtual environment, served by gunicorn behind an nginx TLS reverse proxy, so the vault answers the moment the instance boots. The application and its SQLite database are bound to the loopback interface and reached only through nginx, so no external database is needed to operate it. No default login ever ships: the build time administrator is removed before capture, and on the first boot of every instance a fresh application secret key is generated and the administrator account is created with a unique, randomly generated password written to a root only file. Host settings are configured automatically so sign in works on the public IP or your own domain, a loopback Redis and Celery scheduler power the expiry reminders, and every image ships fully patched with a paired deploy guide and 24/7 support.

Common uses

  • Keep gift cards, vouchers and loyalty cards with balances and codes in one private place
  • Get reminders before stored value expires
  • Attach barcodes, QR codes and documents to each card for quick redemption