Self-hosted helm chart
Caution
This is a work in progress. only use it if you know what you are doing.
## add repo
helm repo add le https://loneexile.github.io/chart
helm repo update
## example installation
helm install memos le/memos
## example installation with custom values
helm install memos le/memos -f custom-values.yaml
## remove installation
helm uninstall memos
## remove repo
helm repo remove le
- memos An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
- add more charts
- library_charts
- handle secrets