From 9a1cd1ad6807d3ead21cfe9170a151a86954adb9 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 12 Apr 2019 10:47:39 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4de153b..792bb9f 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to * Mobilizon is in early development, like an Alpha, all functionalities are not available * Even if requested during installation: admin, language and password variables are not used - + * When your mobilizon instance is installed, you need to register. + * When registered to be admin you have to manually goes in PostgreSQL, database $app, table users, and change the role value to `administrator` instead of `user` (other role available: `moderator`) + * Admin Dashboard is still not implemented ## Overview MobiliZon is your federated organization and mobilization platform. Supported by [Framasoft](https://framasoft.org/en/) From 1bbe0a4a469455857c8c6bb6e68566ea70965b5e Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 12 Apr 2019 10:50:18 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 792bb9f..900152d 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,12 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Important - * Mobilizon is in early development, like an Alpha, all functionalities are not available - * Even if requested during installation: admin, language and password variables are not used - * When your mobilizon instance is installed, you need to register. - * When registered to be admin you have to manually goes in PostgreSQL, database $app, table users, and change the role value to `administrator` instead of `user` (other role available: `moderator`) - * Admin Dashboard is still not implemented +1. **Mobilizon** is in early development, like an Alpha, all functionalities are not available +1. **Mobilizon** require a dedicated **root domain**, eg. mobilizon.domain.tld +1. Even if requested during installation: admin, language and password variables are not used +1. When your mobilizon instance is installed, you need to register. +1. When registered to be admin you have to manually goes in PostgreSQL, database $app, table users, and change the role value to `administrator` instead of `user` (other role available: `moderator`) +1. Admin Dashboard is still not implemented ## Overview MobiliZon is your federated organization and mobilization platform. Supported by [Framasoft](https://framasoft.org/en/)