From f88fc29624e0456f035a8086b3926cc9322d6619 Mon Sep 17 00:00:00 2001 From: AltStack Bot Date: Thu, 26 Feb 2026 22:24:30 +0530 Subject: [PATCH] feat: add direct links to self-hosted configurator for one-click deployment --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f42248..b66a56c 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@

Explore the Directory • + Self-Hosted ConfiguratorSelf-Hosting GuidesRequest a Tool

@@ -47,7 +48,7 @@ services: - ./pb_data:/pb_data restart: unless-stopped ``` -👉 [Get the Production-Hardened Guide & Best Practices](https://docs.thealtstack.com/deployments/pocketbase) +👉 [Open in Self-Hosted Configurator](https://thealtstack.com/self-hosted/pocketbase) • [Deployment Guide](https://docs.thealtstack.com/deployments/pocketbase) ### 📊 Plausible Analytics (Privacy-First) Lightweight, open-source analytics. @@ -61,7 +62,7 @@ services: env_file: .env ... ``` -👉 [Full Self-Hosting Guide with ClickHouse Setup](https://docs.thealtstack.com/deployments/plausible) +👉 [Open in Self-Hosted Configurator](https://thealtstack.com/self-hosted/plausible) • [Full Self-Hosting Guide](https://docs.thealtstack.com/deployments/plausible) ---