Templatesinventree
erp
inventree
Open-source inventory management and stock-control system for parts, suppliers, builds and orders, with a REST API and barcode support.
erpworkproductivityPostgreSQLValkey
What gets deployed
Web
inventree server
PostgreSQL
managed database
Valkey
managed cache
GitHub stars5,200
About
Open-source inventory management and stock-control system for parts, suppliers, builds and orders, with a REST API and barcode support.
Managed services
- PostgreSQLTCP:5432
- ValkeyTCP:6379
Environment Variables
| Variable | Description | Required |
|---|---|---|
| INVENTREE_SECRET_KEY | Default: replace-with-openssl-rand-hex-32 | Optional |
| INVENTREE_SITE_URL | Default: {{KUBERO_APP_URL}} | Optional |
| INVENTREE_ALLOWED_HOSTS | Default: * | Optional |
| INVENTREE_TRUSTED_ORIGINS | Default: {{KUBERO_APP_URL}} | Optional |
| INVENTREE_USE_X_FORWARDED_HOST | Default: True | Optional |
| INVENTREE_USE_X_FORWARDED_PORT | Default: True | Optional |
| INVENTREE_USE_X_FORWARDED_PROTO | Default: True | Optional |
| INVENTREE_DEBUG | Default: False | Optional |
| INVENTREE_DB_ENGINE | Default: postgresql | Optional |
| INVENTREE_DB_NAME | Default: inventree | Optional |
| INVENTREE_DB_USER | Default: inventree | Optional |
| INVENTREE_DB_PASSWORD | Default: inventree | Optional |
| INVENTREE_DB_HOST | Default: {{KUBERO_APP_NAME}}-postgresql-rw | Optional |
| INVENTREE_DB_PORT | Default: 5432 | Optional |
| INVENTREE_CACHE_ENABLED | Default: True | Optional |
| INVENTREE_CACHE_HOST | Default: rfr-{{KUBERO_APP_NAME}}-valkey-readwrite | Optional |
| INVENTREE_CACHE_PORT | Default: 6379 | Optional |
| INVENTREE_EXT_VOLUME | Default: /home/inventree/data | Optional |
| INVENTREE_AUTO_UPDATE | Default: True | Optional |
Deploy inventree
One click to deploy a fully configured inventree instance with all dependencies pre-wired.
Deploy NowReady to deploy inventree?
No infrastructure to manage. Just connect your repo and go live in seconds.