From 3e7a0df1f8e40327fdbea1d2b003a7f2f69cd2db Mon Sep 17 00:00:00 2001 From: Feng Ruohang Date: Wed, 27 Nov 2024 21:49:48 +0800 Subject: [PATCH] Add new self-hosting option with ansible (#30689) Add a new self-hosting option with link https://pigsty.io/blog/db/supabase/. --- apps/docs/content/guides/self-hosting.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/docs/content/guides/self-hosting.mdx b/apps/docs/content/guides/self-hosting.mdx index 4c1da2e5519d1..1871402e39241 100644 --- a/apps/docs/content/guides/self-hosting.mdx +++ b/apps/docs/content/guides/self-hosting.mdx @@ -84,6 +84,11 @@ The following third-party providers have shown consistent support for the self-h description: 'Deploys using Kubernetes.', href: 'https://stackgres.io/blog/running-supabase-on-top-of-stackgres/', }, + { + name: 'Pigsty', + description: 'Deploys using Ansible.', + href: 'https://pigsty.io/blog/db/supabase/', + }, ].map((x) => (