Notes and things related to installing Mastodon at https://choochoo.space
- Running a Mastodon instance on Ubuntu 16.04 with Docker & nginx - (However, I used the instructions re: letsencrypt here)
# For logs
docker logs mastodon_sidekiq_1
# For opening Ruby shell
docker-compose run --rm web rails c