nullInvoice

nullInvoice

Docker app from nullata's Repository

Overview

Automated invoice generation with customizable HTML templates for webstores and SaaS integration. For the full documentation of this project, available in six languages, please visit: https://github.com/nullata/nullInvoice/

Runtime arguments

Web UI
http://[IP]:[PORT:8080]
Network
bridge
Shell
sh
Privileged
false

Template configuration

PortPorttcp
Target
8080
Default
8080
Value
8080
TZVariable

Your UTC TZ offset for database timestamp recording. List of available TZs: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones

Default
Europe/Sofia
Value
Europe/Sofia
DB_PORTVariable

MariaDB/MySQL database port

Default
3306
Value
3306
DB_HOSTVariable

Your MariaDB/MySQL database host or container name

Default
changeme
Value
changeme
DB_USERVariable

The designated user for this application in the database. For more info on the requirements, please visit: https://github.com/nullata/nullInvoice/blob/main/docs/extended/DEPLOYMENT.md#database-setup

Default
nullinvoice
Value
nullinvoice
DB_PASSWORDVariable

Your MariaDB/MySQL database user password.

Default
changeme
Value
changeme
DB_NAMEVariable

Your MariaDB/MySQL database name. For more info on the requirements, please visit: https://github.com/nullata/nullInvoice/blob/main/docs/extended/DEPLOYMENT.md#database-setup

Default
nullinvoice
Value
nullinvoice
DB_PARAMSVariable

Additional database connection string parameters. Make sure to set a value for serverTimezone matching your TZ variable setting.

Default
?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Europe/Sofia
Value
?useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=Europe/Sofia
QUEUE_ENABLEDVariable

Master switch for the async invoice generation worker. Set to false to disable the background poller. Default: true.

Default
true
Value
true

Download Statistics

898
Total Downloads

Details

Repository
nullata/nullinvoice
Last Updated2026-03-30
First Seen2026-04-06

Run nullInvoice on Unraid.

nullInvoice is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.