Skip to content

Instantly share code, notes, and snippets.

View D4sK43nguru's full-sized avatar

Kangaruu__ D4sK43nguru

  • Ahaus, Germany
  • 10:38 (UTC +02:00)
View GitHub Profile
@TrillCyborg
TrillCyborg / mastodon-docker-setup.md
Last active April 21, 2026 01:58
Mastodon Docker Setup

Mastodon Docker Setup

Setting up

Clone Mastodon's repository.

# Clone mastodon to ~/live directory
git clone https://github.com/tootsuite/mastodon.git live
# Change directory to ~/live

cd ~/live