From 8bfba1b68b591eddab7b700f1da721741c27118a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian-Samuel=20Geb=C3=BChr?= Date: Mon, 3 Apr 2023 15:57:54 +0200 Subject: [PATCH] Add mash playbook installation method Part-of: --- docs/administrator/installation/third-party.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/administrator/installation/third-party.md b/docs/administrator/installation/third-party.md index 45c50fe4a..39481442b 100644 --- a/docs/administrator/installation/third-party.md +++ b/docs/administrator/installation/third-party.md @@ -8,3 +8,4 @@ These installation methods are not provided by the Funkwhale project. If you hav - [Kubernetes helm chart](https://gitlab.com/ananace/charts/) - [HomelabOS](https://homelabos.com/docs/software/funkwhale/) - [Docker swarm](https://github.com/fedeb95/funkwhale-swarm) +- [MASH-Playbook](https://github.com/mother-of-all-self-hosting/mash-playbook): The playbook let's you host FOSS services from Nextcloud to Funkwhale via ansible. To get started with funkwhale you should check [the documentation](https://github.com/mother-of-all-self-hosting/mash-playbook/blob/main/docs/services/funkwhale.md)