diff --git a/docs/self-hosting/overview.mdx b/docs/self-hosting/overview.mdx index 1c8ffdd78..6454b8a5a 100644 --- a/docs/self-hosting/overview.mdx +++ b/docs/self-hosting/overview.mdx @@ -23,10 +23,10 @@ Choose from a variety of deployment options listed below to get started. Use our one click installer to deploy Infisical - + Install Infisical using our Docker Compose template - + Use the fully packaged, single docker image Infisical to deploy anywhere \ No newline at end of file diff --git a/render.yaml b/render.yaml index ef7614d3a..8dde73c8f 100644 --- a/render.yaml +++ b/render.yaml @@ -4,7 +4,7 @@ services: env: docker dockerfilePath: ./Dockerfile.standalone-infisical autoDeploy: false - healthCheckPath: /api/status + # healthCheckPath: /api/status repo: https://github.com/Infisical/infisical.git envVars: - key: ENCRYPTION_KEY