diff --git a/docs/self-hosting/configuration/envars.mdx b/docs/self-hosting/configuration/envars.mdx
index d355140b6..0f50bf639 100644
--- a/docs/self-hosting/configuration/envars.mdx
+++ b/docs/self-hosting/configuration/envars.mdx
@@ -49,10 +49,15 @@ Other environment variables are listed below to increase the functionality of yo
16`
-
- *TLS based connection string is not yet supported
-
-
+
+ *TLS based connection string is not yet supported
+
+
+
+ Redis connection string
+
+
+
When email service is not configured, Infisical will have limited functionality
diff --git a/docs/self-hosting/deployment-options/standalone-infisical.mdx b/docs/self-hosting/deployment-options/standalone-infisical.mdx
index 6cff9ff9c..22b036b85 100644
--- a/docs/self-hosting/deployment-options/standalone-infisical.mdx
+++ b/docs/self-hosting/deployment-options/standalone-infisical.mdx
@@ -46,6 +46,10 @@ Add the required environment variables listed below to your docker run command.
Must be a random 16 byte hex string. Can be generated with `openssl rand -hex 16`
+
+ Redis connection string
+
+
*TLS based connection string is not yet supported
diff --git a/docs/self-hosting/overview.mdx b/docs/self-hosting/overview.mdx
index f30c63820..382ae9567 100644
--- a/docs/self-hosting/overview.mdx
+++ b/docs/self-hosting/overview.mdx
@@ -22,12 +22,6 @@ Choose from a variety of deployment options listed below to get started.
>
Automatically create and deploy Infisical on to a Kubernetes cluster
-
- Use our standalone docker image to deploy on Fly.io
-
-
- Install on Render using our standalone docker image
-
Install infisical with just a few clicks using our Cloud Formation template