A collection of production-ready Helm charts for m11s platform services, published on Artifact Hub.
| Chart | Artifact Hub | Description | Version |
|---|---|---|---|
| comfyui | Node-based, modular visual AI engine for GPU nodes | ||
| decap-cms | Multi-tenant Decap CMS served by hostname | ||
| dub | Self-hosted link management platform | ||
| fider | Self-hosted user feedback platform | ||
| shlink | Self-hosted URL shortener | ||
| whoami | Tiny HTTP server that prints OS info and HTTP request details |
- Kubernetes 1.24+
- Helm 3.8+
# Add the Helm repository
helm repo add m11s https://m11s-io.github.io/helm-charts
helm repo update
# Install a chart
helm install my-release m11s/<chart-name>Charts are maintained in the private monorepo and published here via CI.