Skip to content

Instantly share code, notes, and snippets.

@simon-frankau
simon-frankau / MAC_DEV.md
Last active May 9, 2023 15:21
How to set up a Mastodon dev instance on an M1 Macbook Air

How to run a Mastodon dev instance on an M1 Macbook Air

I think I now hoave a minimal set of steps required to get Mastodon dev running on an M1 Macbook Air. I may have missed some, because I got there through a bunch of trial and error, which may have installed extra dependencies. If this doesn't work, please let me know.

These instructions are based around https://docs.joinmastodon.org/dev/setup/#vagrant and https://github.com/ppggff/vagrant-qemu .