Gotosocial

Instruction pour yunohost

  • Create a domain for Gotosocial. Needs to be installed on its own domain!
  • Install the app from the Yunohost Admin panel or by running:

yunohost app install gotosocial

  • 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 change options for your server go to:

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

  • ./gotosocial admin account create –username some_username –email someuser@example.org –password 'somelongandcomplicatedpassword'

./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