Templatesnetbox
utilities
netbox
NetBox is the leading open-source DCIM and IP address management platform for network infrastructure.
utilitiesworkdevelopmentPostgreSQLValkey
What gets deployed
Web
netbox server
PostgreSQL
managed database
Valkey
managed cache
GitHub stars18,000
About
NetBox is the leading open-source DCIM and IP address management platform for network infrastructure.
Managed services
- PostgreSQLTCP:5432
- ValkeyTCP:6379
Environment Variables
| Variable | Description | Required |
|---|---|---|
| DB_HOST | Default: {{KUBERO_APP_NAME}}-postgresql-rw | Optional |
| DB_NAME | Default: netbox | Optional |
| DB_USER | Default: netbox | Optional |
| DB_PASSWORD | Default: netbox | Optional |
| REDIS_HOST | Default: rfr-{{KUBERO_APP_NAME}}-valkey-readwrite | Optional |
| REDIS_PASSWORD | No default. Set before deploy. | Required |
| REDIS_DATABASE | Default: 0 | Optional |
| REDIS_CACHE_HOST | Default: rfr-{{KUBERO_APP_NAME}}-valkey-readwrite | Optional |
| REDIS_CACHE_PASSWORD | No default. Set before deploy. | Required |
| REDIS_CACHE_DATABASE | Default: 1 | Optional |
| SECRET_KEY | Default: {{KUBERO_GEN_ALNUM:50}} | Optional |
| ALLOWED_HOSTS | Default: * {{KUBERO_APP_HOST}} | Optional |
| CSRF_TRUSTED_ORIGINS | Default: {{KUBERO_APP_URL}} | Optional |
| SKIP_SUPERUSER | Default: false | Optional |
| SUPERUSER_NAME | Default: admin | Optional |
| SUPERUSER_EMAIL | Default: admin@example.com | Optional |
| SUPERUSER_PASSWORD | Default: change-me | Optional |
Deploy netbox
One click to deploy a fully configured netbox instance with all dependencies pre-wired.
Deploy NowReady to deploy netbox?
No infrastructure to manage. Just connect your repo and go live in seconds.