Site Tools


folkzone:services:mastodon

Mastodon

Domain: social.folk.zone
Image: ghcr.io/glitch-soc/mastodon:latest
Components: Web, Sidekiq, Streaming, PostgreSQL, Redis

What It Does

Mastodon is a decentralized social network. Users can follow each other across different instances, creating a federated network. folk.zone runs a Glitch-Soc fork with additional features and improvements.

Components

  • folkzone-social-web - Main Rails application serving the web interface
  • folkzone-social-sidekiq - Background job processor for asynchronous tasks
  • folkzone-social-streaming - Real-time streaming API for live updates
  • folkzone-social-db - PostgreSQL database for persistent data
  • folkzone-social-redis - Redis for caching and job queues

Configuration

The Mastodon instance uses custom fonts mounted from ./mastodon-fonts. Email is handled via Resend SMTP. Federation is enabled with ActivityPub.

See Also

folkzone/services/mastodon.txt · Last modified: by 127.0.0.1