HedgeDoc lets you create real-time collaborative markdown notes.
This chart was forked from Nicholas Wilde's helm-charts repository, after it seemed to be abandoned.
This chart is not maintained by the upstream project and any issues with the chart should be raised here
Kubernetes: >=1.19.0-0
Repository | Name | Version |
---|---|---|
https://johanneskastl.github.io/helm-charts/ | common | 5.0.5 |
https://nicholaswilde.github.io/helm-charts/ | mariadb | ~1.0.5 |
helm repo add johanneskastl-helm-charts https://johanneskastl.github.io/helm-charts/
helm repo update
helm install hedgedoc johanneskastl-helm-charts/hedgedoc
To install the chart with the release name hedgedoc
helm install hedgedoc johanneskastl-helm-charts/hedgedoc
To uninstall the hedgedoc
deployment
helm uninstall hedgedoc
The command removes all the Kubernetes components associated with the chart including persistent volumes and deletes the release.
Read through the values.yaml file. It has several commented out suggested values. Other values may be used from the values.yaml from the common library.
Specify each parameter using the --set key=value[,key=value]
argument to helm install
.
helm install hedgedoc \
--set env.TZ="America/New York" \
johanneskastl-helm-charts/hedgedoc
Alternatively, a YAML file that specifies the values for the above parameters can be provided while installing the chart.
helm install hedgedoc johanneskastl-helm-charts/hedgedoc -f values.yaml
N/A
Important: When deploying an application Helm chart you can add more values from the common library chart here
Key | Type | Default | Description |
---|---|---|---|
controller.strategy | string | "RollingUpdate" |
|
env.CMD_ALLOW_ORIGIN | string | nil |
|
env.CMD_DOMAIN | string | nil |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "ghcr.io/linuxserver/hedgedoc" |
|
image.tag | string | "" |
|
ingress.main.enabled | bool | false |
|
mariadb.enabled | bool | false |
|
mariadb.env.MYSQL_DATABASE | string | "hedgedoc" |
|
mariadb.env.MYSQL_USER | string | "hedgedoc" |
|
mariadb.fullnameOverride | string | "template-mariadb" |
|
mariadb.secret.MYSQL_PASSWORD | string | "hedgedoc-pass" |
|
mariadb.secret.MYSQL_ROOT_PASSWORD | string | "hedgedoc-pass" |
|
persistence.config.emptyDir | bool | false |
|
persistence.config.enabled | bool | false |
|
persistence.config.mountPath | string | "/config" |
|
probes.liveness.spec.failureThreshold | int | 5 |
|
probes.liveness.spec.initialDelaySeconds | int | 30 |
|
probes.liveness.spec.timeoutSeconds | int | 10 |
|
probes.readiness.spec.failureThreshold | int | 5 |
|
probes.readiness.spec.initialDelaySeconds | int | 30 |
|
probes.readiness.spec.timeoutSeconds | int | 10 |
|
probes.startup.spec.failureThreshold | int | 5 |
|
probes.startup.spec.initialDelaySeconds | int | 30 |
|
probes.startup.spec.timeoutSeconds | int | 10 |
|
secret | object | {} |
|
service.main.enabled | bool | true |
|
service.main.ports.http.enabled | bool | true |
|
service.main.ports.http.port | int | 3000 |
All notable changes to this Helm chart will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
N/A
- update appVersion to 1.10.0-ls147
N/A
- update appVersion to 1.10.0-ls146
N/A
- update appVersion to 1.10.0-ls145
N/A
- update appVersion to 1.10.0-ls144
N/A
- update appVersion to 1.10.0-ls143
N/A
- update appVersion to 1.10.0-ls142
N/A
- update appVersion to 1.10.0-ls141
N/A
- update appVersion to 1.10.0-ls140
N/A
- update appVersion to 1.10.0-ls138
N/A
- update appVersion to 1.9.9-ls139
N/A
- update appVersion to 1.9.9-ls137
N/A
- update appVersion to 1.9.9-ls136
N/A
- update appVersion to 1.9.9-ls135
N/A
- update appVersion to 1.9.9-ls134
N/A
- update appVersion to 1.9.9-ls133
N/A
- update appVersion to 1.9.9-ls132
N/A
- update appVersion to 1.9.9-ls131
N/A
- update appVersion to 1.9.9-ls130
N/A
- update appVersion to 1.9.9-ls129
N/A
- update appVersion to 1.9.9-ls128
- update dependency common to 5.0.5
N/A
- update appVersion to 1.9.9-ls127
N/A
- update appVersion to 1.9.9-ls126
N/A
- update appVersion to 1.9.9-ls125
N/A
- update appVersion to 1.9.9-ls124
N/A
- update appVersion to 1.9.9-ls123
N/A
- update appVersion to 1.9.9-ls122
N/A
- update appVersion to 1.9.9-ls121
N/A
- update appVersion to 1.9.9-ls120
N/A
- update appVersion to 1.9.9-ls119
N/A
- update appVersion to 1.9.9-ls118
N/A
- update appVersion to 1.9.9-ls117
N/A
- update appVersion to 1.9.9-ls116
N/A
- update appVersion to 1.9.9-ls115
N/A
- update appVersion to 1.9.9-ls114
N/A
- update appVersion to 1.9.9-ls113
N/A
- update appVersion to 1.9.9-ls112
N/A
- update appVersion to 1.9.9-ls111
N/A
- update appVersion to 1.9.9-ls110
N/A
N/A
- update appVersion to 1.9.9-ls109
N/A
N/A
- update appVersion to 1.9.9-ls108
N/A
N/A
- update appVersion to 1.9.9-ls107
N/A
N/A
- update appVersion to 1.9.9-ls106
N/A
N/A
- update appVersion to 1.9.9-ls105
N/A
N/A
- update appVersion to 1.9.9-ls104
N/A
N/A
- update appVersion to 1.9.9-ls103
N/A
N/A
- update appVersion to 1.9.9-ls102
N/A
N/A
- update appVersion to 1.9.9-ls101
N/A
N/A
- update appVersion to 1.9.9-ls100
N/A
N/A
- update appVersion to 1.9.9-ls99
N/A
N/A
- update appVersion to 1.9.9-ls98
N/A
N/A
- update appVersion to 1.9.9-ls97
N/A
N/A
- update appVersion to 1.9.9-ls96
N/A
N/A
- update appVersion to 1.9.8-ls95
N/A
N/A
- update appVersion to 1.9.8
N/A
N/A
- set required Kubernetes version (to 1.19, so pretty old...)
N/A
N/A
- update appVersion to 1.9.7
N/A
N/A
- update appVersion to 1.9.6
N/A
N/A
- update appVersion to 1.9.5
N/A
N/A
- update appVersion to 1.9.4
N/A
N/A
- update appVersion to 1.9.3
N/A
N/A
- update appVersion to 1.9.2
N/A
N/A
- update appVersion to 1.9.1
N/A
N/A
- whitespace fixes in values.schema.json
N/A
N/A
- Forked the chart from Nicholas Wilde at version 1.1.0
N/A
Open an issue.