Huh. As a quick first note, I should probably mention that clicking the comment button under “Install Mastodon in Kubernetes” brought me here to “Install Mastodon in Docker Swarm”, just in case that should be a separate topic and something’s glitched somewhere.
Anyway, on to the substance:
I currently have a Mastodon instance running on a Raspberry Pi, having not had capacity on my k3s cluster at the time for one. Having now fixed that, I’d like to move it over to the cluster, and I’m wondering if anyone’s seen articles or got experience with doing that?
(Naively, it seems like it should just be a matter of cloning the config and moving the Postgresql database over, the media being on S3, but these things never seem to be as simple as they seem. It seems.)