https://github.com/pspdfkit/helm-charts
Helm charts for Nutrient products
https://github.com/pspdfkit/helm-charts
Last synced: 18 days ago
JSON representation
Helm charts for Nutrient products
- Host: GitHub
- URL: https://github.com/pspdfkit/helm-charts
- Owner: PSPDFKit
- License: other
- Created: 2023-03-18T00:40:06.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2026-02-26T02:49:53.000Z (about 1 month ago)
- Last Synced: 2026-02-26T05:54:02.192Z (about 1 month ago)
- Language: Go Template
- Homepage: https://www.nutrient.io/sdk/document-engine
- Size: 3.9 MB
- Stars: 30
- Watchers: 9
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Nutrient Helm Charts
> [!NOTE]
> If you are looking for [Integrify](https://www.integrify.com/) Helm charts,
> please find them in the dedicated repository: https://github.com/Integrify/helm-charts
## Using this repository
```
helm repo add nutrient https://pspdfkit.github.io/helm-charts
helm repo update
```
## Installing Nutrient products
### Document Engine
```
helm upgrade --install -n document-engine \
document-engine nutrient/document-engine \
-f ./document-engine-values.yaml
```
## Support, Issues and License Questions
Nutrient offers support via https://support.nutrient.io/hc/en-us/requests/new
Are you [evaluating our SDK](https://www.nutrient.io/sdk/)? That's great, we're happy to help out! To make sure this is fast, please use a work email and have someone from your company fill out our sales form: https://www.nutrient.io/contact-sales/
## License
This software is licensed under a [modified BSD license](LICENSE)