Piste :

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
fediverse:gotosocial [2022/10/16 21:36] – créée cbfediverse:gotosocial [2023/06/17 14:01] (Version actuelle) – modification externe 127.0.0.1
Ligne 3: Ligne 3:
  
  
-  * Liste à puceCreate a domain for Gotosocial. Needs to be installed on its own domain!+  * Create a domain for Gotosocial. Needs to be installed on its own domain!
  
-  * Liste à puceInstall the app from the Yunohost Admin panel or by running:+  * Install the app from the Yunohost Admin panel or by running:
 yunohost app install gotosocial yunohost app install gotosocial
  
-  * Liste à puceGo to the domain you installed Gotosocial on in the webbrowser. You should see an information page about your server +  * Go to the domain you installed Gotosocial on in the webbrowser. You should see an information page about your server 
   * To test your server is working, try making some toots!(posts). Login with your user/pass at pinafore.social 3 or with the Android client Tusky   * To test your server is working, try making some toots!(posts). Login with your user/pass at pinafore.social 3 or with the Android client Tusky
  
Ligne 22: Ligne 22:
 [[https://forum.yunohost.org/t/gotosocial-a-fediverse-server-written-in-golang/19160/14]] [[https://forum.yunohost.org/t/gotosocial-a-fediverse-server-written-in-golang/19160/14]]
  
 +====== Création utilisateur admin ======
 +<code>
 +ssh admin@serveur
 +su
 +cd /var/www/gotosocial
 +./gotosocial admin account create --username xxx  --email xxx@zzz.com --password 'aaaaaaaa' --config-path /var/www/gotosocial/config.yaml
 +./gotosocial admin account confirm --username tofeo   --config-path /var/www/gotosocial/config.yaml
 +
 +</code>
 +
 +====== Limites ======
 +La création de compte se fait en ligne de commande
 +une fois le compte créé, il est par défaut protégé. C'est a dire qu'il faut confirmer toutes les nouvelles demandes.  Mais pinafore ne le permet pas