Skip to content

Instantly share code, notes, and snippets.

View ShadowJonathan's full-sized avatar
🌈
eternal pronth

Jonathan de Jong ShadowJonathan

🌈
eternal pronth
View GitHub Profile
@ShadowJonathan
ShadowJonathan / mastodon-docker-setup.md
Last active July 3, 2025 12:05 — forked from weex/mastodon-docker-setup.md
Mastodon Docker Setup

Mastodon Docker Setup

Setting up

Clone Mastodon's repository.

# Clone Mastodon to ~/mastodon directory
git clone https://github.com/mastodon/mastodon
# Change directory to ~/mastodon
cd ~/mastodon