0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/chart
2020-03-29 17:38:54 +02:00
..
charts helm chart for posthog 2020-03-27 01:54:19 +01:00
templates add secret key 2020-03-29 17:38:54 +02:00
.helmignore helm chart for posthog 2020-03-27 01:54:19 +01:00
Chart.lock helm chart for posthog 2020-03-27 01:54:19 +01:00
Chart.yaml helm chart for posthog 2020-03-27 01:54:19 +01:00
README.md reconsider the word "managed" 2020-03-27 02:08:31 +01:00
values-local.yaml add secret key 2020-03-29 17:38:54 +02:00
values.yaml helm chart for posthog 2020-03-27 01:54:19 +01:00

Run the following in the root of the posthog folder to install the chart and run posthog with an internal database

  helm install -f chart/values-local.yaml posthog ./chart

When using a managed database, don't forget to change databaseURL!