It seems that there is a new analytics feature in Ghost 6 which integrates with Tinybird analytics. How do we setup the configuration for a Ghost self-hosted instance with docker compose/portainer?
The instructions for that here here:
I don’t think Portainer has a way to run docker compose commands. Been a while since I have used it, so happy to be corrected.
What these commands do is configure your Tinybird workspace and create tokens. You could run these commands locally on your machine, and then use the tokens it generated in Portainer.
If Ghost changes something in the Tinybird pipelines, you’d have to run the tinybird-deploy locally again.
1 Like