Congratulations on the 6.0 release, thanks everybody involved for your hard work in bringing these cool new features to us self-hosters.
Quick question, I noticed in the new Installation Guides, the Ubuntu installation guide doesn’t mention anything about the new ActivityPub and Tinybird analytics features.
Hi @ghostdan, the old (it’s not changed) Ubuntu install guide doesn’t mention them no, but the update guide you’d need to follow to upgrade an existing site is here:
That does have a callout to explain you need to switch if you want the new Analytics feature.
I’ll add the same callout to the ubuntu install guide.
To be clear, the docker compose method is in preview, not yet a recommended setup
My understanding (not that I’ve gotten my self-hosted server there yet today) is that activitypub is supported (via proxying ap.ghost.org), but analytics is not. Having said that, I don’t have it working, so it might not be!
Ah ok, I have a couple new installations I need to run on a new server in addition to an update on an old server, so hadn’t made it over to the update guide yet. Thanks for pointing out the callout on the update guide.
Understood if I want to use Tinybird analytics I’d need to move over to Docker. I’ll have to give it a think, but that’s for another post.
Thanks for the quick answer, and again for all the hard work in 6.0. Looking forward to upgrading.
You can always do an export and import into a Ghost site, as long as the site you’re importing into is on the same or higher version as the site the export was generated from.
So yes, you can export on 5 and import into 6.
However, Ghost’s import/export feature is content-only. If you use members, the import/export features are lossy.
If you already have a docker or otherwise not Ghost-CLI Ghost site running v5 and you want to migrate to our docker compose setup, I think this might be the best way to migrate… but it’s totally off the cuff so take it with a pinch of salt:
Follow the first part of the Migration guide for Ghost CLI - a.k.a do the clone and config steps of a fresh docker install
I also really liked the new feature, congratulations, Ghost team!
It prompted me to update my version of Ghost, which was frozen. My app is self-hosted, and after installing version 6, I was able to access Ghost. After I started following some accounts, the app crashed and now just stays on this “Loading interrupted” screen. What should I do?
You’re going to need to share a lot more details. Ghost cli or docker? Self host activitypub or use ap.ghost.org? Share your prizy config file? Is your dashboard on the same or different url and does it redirect? What errors are in the browser console and what are on your ghost logs?