https://github.com/regulaforensics/helm-charts
Regula Kubernetes Helm Charts
https://github.com/regulaforensics/helm-charts
Last synced: 2 months ago
JSON representation
Regula Kubernetes Helm Charts
- Host: GitHub
- URL: https://github.com/regulaforensics/helm-charts
- Owner: regulaforensics
- License: apache-2.0
- Created: 2022-06-06T14:49:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-22T11:16:18.000Z (2 months ago)
- Last Synced: 2026-04-22T11:37:20.140Z (2 months ago)
- Language: Go Template
- Homepage: https://regulaforensics.com
- Size: 2.02 MB
- Stars: 4
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Regula Kubernetes Helm Charts
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.
Once Helm is set up properly, add the repo as follows:
```
helm repo add regulaforensics https://regulaforensics.github.io/helm-charts
helm repo update
```
You can then run `helm search repo regulaforensics` to see the charts.
- [Docreader](https://github.com/regulaforensics/helm-charts/tree/main/charts/docreader)
- [FaceAPI](https://github.com/regulaforensics/helm-charts/tree/main/charts/faceapi)
Chart documentation is available at [docs.regulaforensics.com](https://docs.regulaforensics.com).