Comment on Migrating Mastodon to Pleroma
voklen@programming.dev 3 months agoThat does seem like a good option for my use case, interestingly they note that no matter what I switch to I should change the subdomain:
It’s not supported across the Fediverse to switch between implementations on the same domain. This means that if you run GoToSocial on example.org, you’ll run into federation issues if you try to switch to a different implementation like Pleroma/Akkoma, Misskey/Calckey etc.
That doesn’t look promising for moving the account without migrating because then I couldn’t maintain my username.
mindthegas@feddit.uk 3 months ago
Have you checked GotoSocial’s docs on split-domain deployments?
docs.gotosocial.org/en/…/host-account-domain/
It looks like something you would want. (I will admit I have no experience with it though)