https://github.com/netbox-community/netbox-chart
A Helm chart for NetBox
https://github.com/netbox-community/netbox-chart
dcim helm ipam kubernetes netbox
Last synced: 6 months ago
JSON representation
A Helm chart for NetBox
- Host: GitHub
- URL: https://github.com/netbox-community/netbox-chart
- Owner: netbox-community
- License: apache-2.0
- Created: 2019-07-20T19:32:15.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T13:54:23.000Z (6 months ago)
- Last Synced: 2025-05-14T14:51:46.285Z (6 months ago)
- Topics: dcim, helm, ipam, kubernetes, netbox
- Language: Mustache
- Homepage: https://netbox.readthedocs.io/
- Size: 1.17 MB
- Stars: 295
- Watchers: 16
- Forks: 172
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-netbox - netbox-community/netbox-chart - A Helm chart for NetBox (Deployment)
README
# Netbox Helm Charts
> The official [Helm](https://helm.sh) charts repository for [Netbox](https://netbox.dev).
[](https://github.com/netbox-community/netbox-chart/actions/workflows/ci.yml)
[](https://artifacthub.io/packages/search?repo=netbox)
## About
This Git repository houses the official Helm charts for Netbox.
Do you have any questions?
Before opening an issue on GitHub, please join [our Slack](https://join.slack.com/t/netdev-community/shared_invite/zt-mtts8g0n-Sm6Wutn62q_M4OdsaIycrQ)
and ask for help in the [`#netbox-chart`](https://netdev-community.slack.com/archives/C01Q6B100R2) channel.
| Chart | Version |
| :-------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| [`netbox/netbox`](charts/netbox/) | [](https://artifacthub.io/packages/helm/netbox/netbox) |
| [`netbox/netbox-operator`](charts/netbox-operator/) | [](https://artifacthub.io/packages/helm/netbox/netbox-operator) |
## Quickstart
```shell
helm install my-release oci://ghcr.io/netbox-community/netbox-chart/netbox
```
See docs on your preferred sources:
- [Charts docs on Artifact Hub](https://artifacthub.io/packages/search?org=netbox)
- [Charts respective readmes](charts)
- [Charts discovery](https://helm.sh/docs/helm/helm_search/)
```sh
helm search hub netbox
```
- [Charts repository](https://helm.sh/docs/helm/helm_repo/)
```sh
helm repo add netbox https://charts.netbox.oss.netboxlabs.com/
```
## License
This project is licensed under [Apache License, Version 2.0](LICENSE).