Files
computer-playbook/roles/web-app-friendica
Kevin Veen-Birkenbach cb66fb2978 Refactor LDAP variable schema to use top-level constant LDAP and nested ALL-CAPS keys.
- Converted group_vars/all/13_ldap.yml from lower-case to ALL-CAPS nested keys.
- Updated all roles, tasks, templates, and filter_plugins to reference LDAP.* instead of ldap.*.
- Fixed Keycloak JSON templates to properly quote Jinja variables.
- Adjusted svc-db-openldap filter plugins and unit tests to handle new LDAP structure.
- Updated integration test to only check uniqueness of TOP-LEVEL ALL-CAPS constants, ignoring nested keys.

See: https://chatgpt.com/share/68b01017-efe0-800f-a508-7d7e2f1c8c8d
2025-08-28 10:15:48 +02:00
..
2025-08-20 05:49:35 +02:00

Friendica

Description

Empower your decentralized social networking with Friendica, a platform designed to foster communication and community building with ease. Experience a robust, containerized deployment that streamlines installation, configuration, and maintenance for your Friendica instance.

Overview

This role deploys Friendica using Docker, managing the Friendica application container alongside a central MariaDB instance. It provides tools for full resets, manual and automatic database reinitialization, email and general configuration debugging, and autoinstall processes—all to ensure your Friendica installation remains reliable and easy to maintain.

For detailed administration procedures, please refer to the Administration.md file.

Features

  • Decentralized Social Networking: Facilitate a distributed network for seamless peer-to-peer communication.
  • Containerized Deployment: Leverage Docker for streamlined setup, management, and scalability.
  • Robust Reset and Recovery Tools: Easily reset and reinitialize both the application and its underlying database.
  • Configuration Debugging: Quickly inspect environment variables, volume data, and configuration files to troubleshoot issues.
  • Autoinstall Capability: Automate initial installation steps to rapidly deploy a working Friendica instance.

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.