2025-04-06 17:43:10 +00:00
2025-01-08 10:09:13 -08:00
2024-05-22 19:05:41 +02:00
2024-05-24 12:14:01 +02:00
2025-04-06 17:43:10 +00:00

mobilizon

A tool that helps you find, create and organize events utilizing ActivityPub!

  • Category: Apps
  • Status: 2
  • Image: mobilizon, 4, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: Yes
  • Tests: No
  • SSO: No

Quick start

SMTP is required for setup, supply that secret first

  • abra app new mobilizon
  • abra app secret i <app_domain> smtp_password v1 <smtp_pass>
  • abra app secret g --all <app_domain>
  • abra app config <app-name>
  • abra app deploy <app-name>

Create your first admin account

  • abra app run <app_domain> app mobilizon_ctl users.new "<admin-email>" --admin --password "<admin-pass>"

Create standard user account

  • abra app run <app_domain> app mobilizon_ctl users.new "<admin-email>" --password "<admin-pass>"

After logging in with these credentials the user will be prompted to set a nick and uri (ie. something like username@mobilizon.example.com).

For more, see docs.mobilizon.org.

Description
A tool that helps you find, create and organize events utilizing ActivityPub!
Readme 43 KiB
Languages
Shell 100%