diff options
author | 2023-03-31 00:00:06 +0200 | |
---|---|---|
committer | 2023-03-31 00:00:06 +0200 | |
commit | fe4ea964cd0d4508ffbbe0d6ce393724f3f8a452 (patch) | |
tree | f63bd788b55891ff8c47c0e67d5d2f6b63d81ab7 | |
parent | bump go-store version (includes minio) (#1657) (diff) | |
download | gotosocial-fe4ea964cd0d4508ffbbe0d6ce393724f3f8a452.tar.xz |
[docs] Add MASH as 3rd party packaging (#1654)
-rw-r--r-- | docs/installation_guide/third_party.md | 1 |
1 files changed, 1 insertions, 0 deletions
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!). |