AndrMoura / posthog-caprover

Easily deploy PostHog using CapRover 🚀.
Apache License 2.0
4 stars 2 forks source link

Update PostHog git-version #1

Open jonasostrom opened 1 month ago

jonasostrom commented 1 month ago

I got some errors running this PostHog app from the one-click-apps list.

In PostHog I see this status list under /instance/status

PostHog Git SHA | 577f7abaec

The PostHog app is running as it should but I encounter some errors using PostHog. How does this work, does the .yml file update the commit or version of PostHog source code?

My errors is mainly.

I've looked at the repo of PostHog and they have commits about the data warehouse issue since the commit 577f7abae https://github.com/PostHog/posthog

Question: How do I update my app to get latest posthog version? Fresh install?

jonasostrom commented 1 month ago

@AndrMoura

Another question, I a update the SITE_URL for the app with custom domain or enables https for any of the apps. Do I need to update the app vars SITE_URL for all apps created for this posthog app?