Skip to content

Instantly share code, notes, and snippets.

View Auze's full-sized avatar
😈

Flow Auze

😈
  • Adikteev
  • Grenoble
View GitHub Profile
@TrillCyborg
TrillCyborg / mastodon-docker-setup.md
Last active May 5, 2024 22:42
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