1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gotosocial_ynh.git synced 2024-09-03 19:16:06 +02:00
gotosocial_ynh/doc/DISCLAIMER.md

13 lines
818 B
Markdown
Raw Normal View History

2022-03-18 18:38:46 +01:00
GoToSocial is still in alpha and **may be unstable**.
2022-03-20 00:48:45 +01:00
GoToSocial require a **dedicated root domain**, for example: gotosocial.domain.tld.
This package is not-working single-sign on or LDAP integration.
You will have a separate account from the rest of your Yunohost server, potentially with a different username and password.
GoToSocial **does not provide a user interface**.
2022-03-20 17:57:38 +01:00
You will need to use a Mastodon-compatible client such as [Tusky](https://tusky.app/) on Android or an instance of [Pinafore](https://pinafore.social/) on the Web.
You can login to [gts.superseriousbusiness.org/admin](https://gts.superseriousbusiness.org/admin/) to administrate your GoToSocial instance.
The [source code of this administration panel](https://github.com/superseriousbusiness/gotosocial-admin) is available on github.