Skip to content

Instantly share code, notes, and snippets.

View jobotz's full-sized avatar

Joshua Botz jobotz

View GitHub Profile
@jobotz
jobotz / mastodon-docker-setup.md
Created October 12, 2021 19:12 — 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.git
# Change directory to ~/mastodon

cd ~/mastodon