cultureulterior / docker-mastodon

All-in-one Mastodon Docker image. Not scalable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wonderfall/mastodon

A GNU Social-compatible microblogging server : https://github.com/tootsuite/mastodon

Why this image?

Build-time variables

  • VERSION : version of Mastodon (default : latest version)
  • REPOSITORY : location of the code (default : tootsuite/mastodon)

Environment variables you should change

Volumes

  • /mastodon/public/system : Mastodon files
  • /mastodon/log : Mastodon logfiles (mount if you prefer to)

Ports

  • 3000 : web
  • 4000 : streaming

About

All-in-one Mastodon Docker image. Not scalable.


Languages

Language:Dockerfile 53.4%Language:Shell 46.6%