mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Friendica Docker Role
This role manages the setup, reset, and maintenance of a Friendica instance running with Docker.
📌 Overview
Friendica is a decentralized social networking platform. This role helps manage Friendica in a containerized environment with Docker and provides tools for debugging, resetting, and maintaining the installation.
Prerequisites 🛠️
Ensure you have the following:
- Docker and Docker Compose installed
 - A central MariaDB instance running
 - Necessary permissions to manage Docker and database configurations
 
📚 Other Resources
- Friendica Docker Hub
 - Friendica Installation Docs
 - Friendica GitHub Repository
 - Open Issue: Login Mask does not change with OIDC activated
 
📜 Created by Kevin Veen-Birkenbach