Add a Helm chart to make usage in Kubernetes easier
See original GitHub issueIssue Type:
- defect report
- enhancement request
Current Behavior:
Dependency-Track is currently distributed as a Docker image (among other formats). Kubernetes is a runtime for Docker containers in a clustered environment. Installing DT into K8s is currently a pain as everything needs to be manually configured.
Expected Behavior:
I’d like to be able to run something like helm install stable/dependency-track
(or wherever the helm repo is until then), potentially supplying a values.yaml to customize any settings. This chart should depend on setting up a proper Postgres database (or even be configurable via the template) along with any other production-ready settings required for deployment.
Environment:
- Dependency-Track Version: latest
- Distribution: [ Docker | Executable WAR | Traditional WAR ] Docker, but adding a new one
- BoM Format & Version: latest
- Database Server: [ H2 | MSSQL | MySQL | PostgreSQL ] Postgres by default
- Browser: any
Other Details:
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, gitter, etc)
Issue Analytics
- State:
- Created 5 years ago
- Reactions:10
- Comments:10 (7 by maintainers)
Top GitHub Comments
OK, it’s over at the hub now: https://hub.helm.sh/charts/tietoevryfs/dependency-track - let’s close this. Any issues can be opened in https://github.com/evryfs/helm-charts
Okidok. I’ll add a bit of governance around it and get in onto the helm.hub and get back and close this 🎫