billing frontend for mariadb. setup as otb_billing for outsidethebox.top accounting. also involved with outsidethedb
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

571 B

Project: OTB Billing Version: v0.4.2 Last Updated: 2026-03-12 Status: Stable post-dedupe checkpoint

Current State:

  • backend/app.py deduped and running cleanly under systemd.
  • Portal supports email + one-time access code, forced password setup, dashboard, invoice detail, and secure PDF access.
  • New/editable invoices write invoice_items automatically.
  • Public portal host: portal.outsidethebox.top
  • Billing host: otb-billing.outsidethebox.top

Operations:

  • sudo systemctl status otb_billing
  • sudo systemctl restart otb_billing
  • sudo journalctl -u otb_billing -f