Migrating Mastodon (glitch-soc fork) to another Intel NUC
neilzone.co.uk·18h
Flag this post

Some brief notes on a successful migration of my Mastodon server, running the glitch-soc fork) from one Intel NUC to another. Mostly in case I need to do it again!

Overview of migration

I set up the machine with Debian 13 stable with LVM and LUKS, and then ran my usual set-up / hardening script.

I followed the official Mastodon installation instructions to get started.

Once I had created the mastodon user, I then rsync’d the live/ directory from my old server to my new server, rather than going through the installation.

I also dumped and rsync’d from my old machine the postgresql database, and the redis database, following the Mastodon migration instructions. I moved across th…

Similar Posts

Loading similar posts...