Mastodon Nginx Server
10K+
Mastodon Nginx Server
version: "2.4"
services:
db:
...
mastodon:
...
mastodon-sidekiq
...
mastodon-streaming:
...
redis:
...
mastodon-nginx:
image: mastodon-nginx
volumes:
- ./public/system:/mastodon/public/system
environment:
- MASTODON_SERVER=mastodon
- MASTODON_STREAMING=mastodon-streaming
- NGINX_DOMAIN=example.com
Content type
Image
Digest
sha256:bcbb84661…
Size
51.3 MB
Last updated
over 3 years ago
docker pull supersandro2000/mastodon-nginx