Piste :
Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
fediverse:gotosocial [2022/10/16 21:36] – créée cb | fediverse:gotosocial [2023/06/17 14:01] (Version actuelle) – modification externe 127.0.0.1 | ||
---|---|---|---|
Ligne 3: | Ligne 3: | ||
- | * Liste à puceCreate | + | * Create |
- | * Liste à puceInstall | + | * Install |
yunohost app install gotosocial | yunohost app install gotosocial | ||
- | * Liste à puceGo | + | * 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:// | [[https:// | ||
+ | ====== Création utilisateur admin ====== | ||
+ | < | ||
+ | ssh admin@serveur | ||
+ | su | ||
+ | cd / | ||
+ | ./ | ||
+ | ./ | ||
+ | |||
+ | </ | ||
+ | |||
+ | ====== 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. |