
finance
Deploy OpenBooks Accounting in one click
Keep a double-entry ledger, invoices, bills, and reports for a small business. OpenBooks on Postgres. This is the bookkeeping app, separate from the OpenBooks Financial ERP template.
TemplatesOpenBooks Accounting
Deploy
What gets deployed
Builds https://github.com/stackblaze-adam/open-accounting from main with the repo Dockerfile. Postgres is created with the app. Sign in with OWNER_EMAIL and the generated OWNER_PASSWORD from the app environment. Plaid, Stripe, and AI stay off until those keys are added.
This stack
Web
OpenBooks Accounting server
PostgreSQL
managed database · TCP:5432
Builds https://github.com/stackblaze-adam/open-accounting from main with the repo Dockerfile. Postgres is created with the app. Sign in with OWNER_EMAIL and the generated OWNER_PASSWORD from the app environment. Plaid, Stripe, and AI stay off until those keys are added.
After you deploy
Builds https://github.com/stackblaze-adam/open-accounting from main with the repo Dockerfile. Postgres is created with the app. Sign in with OWNER_EMAIL and the generated OWNER_PASSWORD from the app environment. Plaid, Stripe, and AI stay off until those keys are added.
Reference
Environment variables
Set at deploy. Empty values are yours to fill.
| Variable | Description | Required |
|---|---|---|
| DATABASE_URL | Default: postgresql://$(PGUSER):$(PGPASSWORD)@$(PGHOST):$(PGPORT)/$(PGDATABASE) | Optional |
| NEXT_PUBLIC_OPENBOOKS_BACKEND | Default: postgres | Optional |
| SITE_URL | Default: https://{{KUBERO_APP_HOST}} | Optional |
| OWNER_EMAIL | Default: owner@stackblaze.local | Optional |
| OWNER_PASSWORD | Default: {{KUBERO_GEN_ALNUM:24}} | Optional |
| OPENBOOKS_SECRET_ENCRYPTION_KEY | Default: {{KUBERO_GEN_ALNUM:48}} | Optional |
Ready to deploy OpenBooks Accounting?
One click. Dependencies pre-wired. No infrastructure to manage.