Table des matières

Gotosocial

Instruction pour yunohost

yunohost app install gotosocial

GoToSocial Admin Panel 3 and login. If you wish to host your own admin panel, please read this page 1.

./gotosocial admin account confirm –username some_usernameHow to add a second user? To run the ‘gotosocial’ commands, you must be in the gotosocial folder: cd /var/www/gotosocial Then you can run the following commands: https://forum.yunohost.org/t/gotosocial-a-fediverse-server-written-in-golang/19160/14

Création utilisateur admin

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

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