Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thumbor/helm
This repository is still a work in progress.
https://github.com/thumbor/helm
Last synced: 19 days ago
JSON representation
This repository is still a work in progress.
- Host: GitHub
- URL: https://github.com/thumbor/helm
- Owner: thumbor
- License: mit
- Created: 2022-10-11T16:44:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T13:07:42.000Z (7 months ago)
- Last Synced: 2024-11-09T22:33:58.540Z (3 months ago)
- Language: Smarty
- Homepage:
- Size: 57.6 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## ⚠️ Warning
This project is still under development. At the moment, we don't recommend usage in production.## 🌈 Goal
This project aims to provide easy-to-use Helm charts for [Thumbor](https://github.com/thumbor/thumbor) and its components.
Currently, the only Helm chart available is for a vanilla Thumbor deployment.## ⚙️ Usage
```bash
helm repo add thumbor https://thumbor.github.io/helm
helm install thumbor thumbor/thumbor
```You can find the chart documentation under the chart folder:
- [Thumbor](https://github.com/thumbor/helm/tree/main/charts/thumbor)