diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 12 insertions, 3 deletions
@@ -169,14 +169,23 @@ All docs for installation and configuration are hosted at [docs.gotosocial.org]( ## Third-Party Packaging -Thank you so much to the cool people who have put time and energy into packaging GoToSocial! Known third-party packaging projects are listed below: +Thank you so much to the cool people who have put time and energy into packaging GoToSocial! + +### Distribution packaging + +These packages are not maintained by GoToSocial, so please direct questions and issues to the repository maintainers (and donate to them!). + +[](https://repology.org/project/gotosocial/versions) + +### Self-hosting + +You can deploy your own instance of GoToSocial with the help of: - [YunoHost GoToSocial Packaging](https://github.com/YunoHost-Apps/gotosocial_ynh) by [OniriCorpe](https://github.com/OniriCorpe). +- [Ansible Playbook (MASH)](https://github.com/mother-of-all-self-hosting/mash-playbook): The playbook supports a many services, including GoToSocial. [Documentation](https://github.com/mother-of-all-self-hosting/mash-playbook/blob/main/docs/services/gotosocial.md) - GoToSocial Helm Charts: - [GoToSocial Helm Chart](https://github.com/fSocietySocial/charts/tree/main/charts/gotosocial) by [0hlov3](https://github.com/0hlov3). -These packages are not maintained by GoToSocial, so please direct questions and issues to the repository maintainers (and donate to them!). - ## Known Issues Since GoToSocial is still in alpha, there are plenty of bugs. We use [GitHub issues](https://github.com/superseriousbusiness/gotosocial/issues?q=is%3Aissue+is%3Aopen+label%3Abug) to track these. The [FAQ](docs/faq.md) also describes some of the features that haven't been implemented yet. |