Skip to content

LoneExile/chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chart

Self-hosted helm chart

Caution

This is a work in progress. only use it if you know what you are doing.

Prerequisites

Usage

## 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

List of charts

  • memos An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.

TODO

resources