Skip to content

Instantly share code, notes, and snippets.

View aeble's full-sized avatar

aeble

  • Freiburg, Baden-Württemberg, Germany
  • 14:08 (UTC +02:00)
View GitHub Profile
@aeble
aeble / mastodon-docker-setup.md
Last active October 25, 2021 18:29 — forked from TrillCyborg/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/tootsuite/mastodon.git mastodon
# Change directory to ~/mastodon

cd ~/mastodon