Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hackmdio/codimd-helm
Helm charts for CodiMD
https://github.com/hackmdio/codimd-helm
codimd helm k8s kubernetes
Last synced: 3 months ago
JSON representation
Helm charts for CodiMD
- Host: GitHub
- URL: https://github.com/hackmdio/codimd-helm
- Owner: hackmdio
- Created: 2020-03-30T09:41:16.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-03T11:21:08.000Z (about 1 year ago)
- Last Synced: 2024-11-11T08:15:13.983Z (3 months ago)
- Topics: codimd, helm, k8s, kubernetes
- Language: Smarty
- Homepage: https://artifacthub.io/packages/helm/codimd/codimd
- Size: 766 KB
- Stars: 14
- Watchers: 7
- Forks: 26
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodiMD Helm chart
[![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/codimd)](https://artifacthub.io/packages/search?repo=codimd)
This repository contains helm chart for CodiMD.
## Requirements
- Kubernetes: >= 1.14
- Helm 2 / 3## Install
```bash
helm repo add codimd https://helm.codimd.dev/
helm install my-release codimd/codimd
```## Documentation
[charts/codimd/README.md](./charts/codimd/README.md)