From 23f3f09cb654949689bf2aae0c8833413b318624 Mon Sep 17 00:00:00 2001 From: Maidul Islam Date: Wed, 24 Jul 2024 23:42:18 -0400 Subject: [PATCH] temporarily remove linux deployment --- docs/mint.json | 7 ------- docs/self-hosting/overview.mdx | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/docs/mint.json b/docs/mint.json index 9b1a64f6b..2898d949b 100644 --- a/docs/mint.json +++ b/docs/mint.json @@ -216,13 +216,6 @@ "group": "Self-host Infisical", "pages": [ "self-hosting/overview", - { - "group": "Native installation methods", - "pages": [ - "self-hosting/deployment-options/native/standalone-binary", - "self-hosting/deployment-options/native/high-availability" - ] - }, { "group": "Containerized installation methods", "pages": [ diff --git a/docs/self-hosting/overview.mdx b/docs/self-hosting/overview.mdx index 3c402f904..a7ea50e39 100644 --- a/docs/self-hosting/overview.mdx +++ b/docs/self-hosting/overview.mdx @@ -33,7 +33,7 @@ Choose from a number of deployment options listed below to get started. Use our Helm chart to Install Infisical on your Kubernetes cluster. - +{/* Install Infisical on your Debian-based instances without containers using our standalone binary with high availability out of the box. - + */}