mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-24 18:07:17 +01:00
.. | ||
charts | ||
templates | ||
.helmignore | ||
Chart.lock | ||
Chart.yaml | ||
README.md | ||
values-local.yaml | ||
values.yaml |
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
!