diff --git a/docs/services/mobilizon.md b/docs/services/mobilizon.md index b236fc3..1be93d6 100644 --- a/docs/services/mobilizon.md +++ b/docs/services/mobilizon.md @@ -1,4 +1,4 @@ -# GoToSocial +# Mobilizon [Mobilizon](https://joinmobilizon.org/en/) is a ActivityPub/Fediverse server to create and share events here powered by the [mother-of-all-self-hosting/ansible-role-mobilizon](https://github.com/mother-of-all-self-hosting/ansible-role-mobilizon) Ansible role. @@ -48,11 +48,11 @@ postgis_connection_password: '' ######################################################################## ``` -After installation, you can use `just run-tags mobilizon-add-user --extra-vars=username= --extra-vars=password= --extra-vars=email="` -to create your a user. Change `--tags=mobilizon-add-user` to `--tags=mobilizon-add-admin` to create an admin account. +After installation, you can use `just run-tags mobilizon-add-admin --extra-vars=password= --extra-vars=email=` +to create your an admin account. ### Usage After [installing](../installing.md), you can visit at the URL specified in `mobilizon_hostname` and should see your instance. -Refer to the [great official documentation](https://docs.gotosocial.org/en/latest/) for more information on GoToSocial. +Refer to the [great official documentation](https://docs.joinmobilizon.org/use/) for more information on Mobilizon.