From fe4ea964cd0d4508ffbbe0d6ce393724f3f8a452 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Fri, 31 Mar 2023 00:00:06 +0200 Subject: [PATCH] [docs] Add MASH as 3rd party packaging (#1654) --- docs/installation_guide/third_party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/installation_guide/third_party.md b/docs/installation_guide/third_party.md index 0909c7823..bff1fd769 100644 --- a/docs/installation_guide/third_party.md +++ b/docs/installation_guide/third_party.md @@ -4,5 +4,6 @@ Several awesome people have put time and energy into packaging GoToSocial for th - [YunoHost GoToSocial Packaging](https://github.com/YunoHost-Apps/gotosocial_ynh) by [OniriCorpe](https://github.com/OniriCorpe). - [Unofficial Arch Linux Package](https://aur.archlinux.org/packages/gotosocial) +- [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) These packages are not maintained by GoToSocial, so please direct questions and issues to the repository maintainers (and donate to them!).