adding mastodon
This commit is contained in:
@@ -54,7 +54,7 @@ services:
|
|||||||
- "traefik.http.routers.mastodon.rule=Host(`kvist.knast.cc`)"
|
- "traefik.http.routers.mastodon.rule=Host(`kvist.knast.cc`)"
|
||||||
- "traefik.http.routers.mastodon.tls=true"
|
- "traefik.http.routers.mastodon.tls=true"
|
||||||
- "traefik.http.routers.mastodon.tls.certresolver=letsencr"
|
- "traefik.http.routers.mastodon.tls.certresolver=letsencr"
|
||||||
- "traefik.http.services.mastodon.loadbalancer.server.port=3000"
|
- "traefik.http.services.mastodon.loadbalancer.server.port=3443"
|
||||||
|
|
||||||
streaming:
|
streaming:
|
||||||
image: ghcr.io/mastodon/mastodon-streaming:v4.3.3
|
image: ghcr.io/mastodon/mastodon-streaming:v4.3.3
|
||||||
@@ -83,7 +83,7 @@ services:
|
|||||||
- traefik.http.routers.mastodon_streaming.entrypoints=websecure
|
- traefik.http.routers.mastodon_streaming.entrypoints=websecure
|
||||||
- traefik.http.routers.mastodon_streaming.tls=true
|
- traefik.http.routers.mastodon_streaming.tls=true
|
||||||
- traefik.http.routers.mastodon_streaming.tls.certresolver=letsencr
|
- traefik.http.routers.mastodon_streaming.tls.certresolver=letsencr
|
||||||
- traefik.http.services.mastodon_streaming.loadbalancer.server.port=4000
|
- traefik.http.services.mastodon_streaming.loadbalancer.server.port=4334
|
||||||
|
|
||||||
sidekiq:
|
sidekiq:
|
||||||
image: ghcr.io/mastodon/mastodon:v4.3.3
|
image: ghcr.io/mastodon/mastodon:v4.3.3
|
||||||
|
|||||||
Reference in New Issue
Block a user