Mobilizon Instalation

From Irregularpedia
Revision as of 04:13, 22 September 2024 by Admin (talk | contribs) (pre instead of syntax)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About Mobilizon

Mobilizon is a free and federated tool for organizing events, part of the Framasoft ecosystem. It is a decentralized alternative to Facebook Events, Meetup, and other proprietary platforms. Mobilizon is free and open-source software that allows you to create and manage events, and it is designed to respect your privacy and freedom.

Installation Guide

git clone https://framagit.org/framasoft/joinmobilizon/docker.git docker-mobilizon
cd docker-mobilizon
cp env.template .env
for i in "changethis" .env; do sed 's/changethis/gpg --gen-random --armor 1 50'