Files
computer-playbook/roles/web-app-mastodon
Kevin Veen-Birkenbach 6ea8301364 Refactor: migrate cmp/* and srv/* roles into sys-stk/* and sys-svc/* namespaces
- Removed obsolete 'cmp' category, introduced 'stk' category (fa-bars-staggered icon).
- Renamed roles:
  * cmp-db-docker → sys-stk-back-stateful
  * cmp-docker-oauth2 → sys-stk-back-stateless
  * srv-domain-provision → sys-stk-front
  * cmp-db-docker-proxy → sys-stk-full-stateful
  * cmp-docker-proxy → sys-stk-full-stateless
  * cmp-rdbms → sys-svc-rdbms
- Updated all include_role references, vars, templates and README.md files.
- Adjusted run_once comments and variable paths accordingly.
- Updated all web-app roles to use new sys-stk/* and sys-svc/* roles.

Conversation: https://chatgpt.com/share/68b0ba66-09f8-800f-86fc-76c47009d431
2025-08-28 22:23:09 +02:00
..
2025-08-20 05:49:35 +02:00
2025-08-21 16:27:10 +02:00

Mastodon

Description

Dive into a decentralized social experience with Mastodon, a vibrant platform that redefines online communication with its federated, community-driven approach. With a rich set of features focused on privacy, scalability, and customization, Mastodon empowers users to create, share, and interact in an open social network.

Overview

This role deploys Mastodon using Docker, streamlining the installation and configuration of a full-featured social networking platform. Mastodon is built to support federation across multiple instances, offering robust content moderation, real-time updates, and flexible API integrations. Its advanced architecture—including separate services for the web frontend, streaming API, and background job processing—ensures high performance and scalability for large communities.

For detailed configuration and operational instructions, please refer to the following files in this directory:

Features

  • Decentralized Network: Connect with users across multiple instances in a federated social media ecosystem.
  • Real-Time Streaming: Enjoy dynamic updates and real-time content delivery through dedicated streaming services.
  • Robust Content Moderation: Utilize powerful moderation tools to manage community interactions and maintain safe spaces.
  • Scalable Architecture: Benefit from a multi-service, Docker-based setup that supports high user loads and seamless background processing.
  • Flexible Authentication: Integrated support for OpenID Connect (OIDC) simplifies user login and enhances security.
  • Customizable User Experience: Configure themes, timeline settings, and notification options to tailor the social experience to your community.

Further Resources

Credits

Developed and maintained by Kevin Veen-Birkenbach.
Learn more at veen.world.

Part of the Infinito.Nexus Project
Licensed under Infinito.Nexus NonCommercial License.