Templatesbigcapital
finance
bigcapital
Open-source double-entry accounting and financial reporting platform, a self-hosted alternative to QuickBooks, Xero and Wave.
financeerpworkMariaDBValkey
What gets deployed
Web
bigcapital server
MariaDB
managed database
Valkey
managed cache
GitHub stars7,300
About
Open-source double-entry accounting and financial reporting platform, a self-hosted alternative to QuickBooks, Xero and Wave.
Managed services
- MariaDBTCP:3306
- ValkeyTCP:6379
Environment Variables
| Variable | Description | Required |
|---|---|---|
| BASE_URL | Default: {{KUBERO_APP_URL}} | Optional |
| PORT | Default: 3000 | Optional |
| NODE_ENV | Default: production | Optional |
| JWT_SECRET | Default: replace-with-openssl-rand-hex-32 | Optional |
| DB_HOST | Default: {{KUBERO_APP_NAME}}-mysql | Optional |
| DB_PORT | Default: 3306 | Optional |
| DB_USER | Default: bigcapital | Optional |
| DB_PASSWORD | Default: bigcapital | Optional |
| DB_CHARSET | Default: utf8 | Optional |
| SYSTEM_DB_NAME | Default: bigcapital | Optional |
| TENANT_DB_NAME_PERFIX | Default: bigcapital_tenant_ | Optional |
| REDIS_HOST | Default: rfr-{{KUBERO_APP_NAME}}-valkey-readwrite | Optional |
| REDIS_PORT | Default: 6379 | Optional |
| QUEUE_HOST | Default: rfr-{{KUBERO_APP_NAME}}-valkey-readwrite | Optional |
| QUEUE_PORT | Default: 6379 | Optional |
| GOTENBERG_URL | Default: http://gotenberg:9000 | Optional |
| S3_REGION | Default: us-east-1 | Optional |
| S3_ACCESS_KEY_ID | Default: bigcapital | Optional |
| S3_SECRET_ACCESS_KEY | Default: bigcapital | Optional |
| S3_ENDPOINT | Default: http://127.0.0.1:9000 | Optional |
| S3_BUCKET | Default: bigcapital | Optional |
| S3_FORCE_PATH_STYLE | Default: true | Optional |
| SIGNUP_DISABLED | Default: false | Optional |
| SIGNUP_EMAIL_CONFIRMATION | Default: false | Optional |
Deploy bigcapital
One click to deploy a fully configured bigcapital instance with all dependencies pre-wired.
Deploy NowReady to deploy bigcapital?
No infrastructure to manage. Just connect your repo and go live in seconds.