docs/self-hosting/overview.mdx
Self-hosting Infisical lets you retain data on your own infrastructure and network. Many organizations choose self-hosting for benefits in compliance and flexibility.
Choose from a number of deployment options listed below to get started.
<CardGroup cols={3}> <Card title="Docker" icon="docker" href="./deployment-options/standalone-infisical" > Use the fully packaged docker image to deploy Infisical anywhere. </Card> <Card title="Kubernetes" icon="dharmachakra" href="./deployment-options/kubernetes-helm" > Deploy Infisical on Kubernetes using our Helm chart. </Card> <Card title="Docker Compose" icon="docker" href="./deployment-options/docker-compose" > Install Infisical using our Docker Compose template. </Card> <Card title="AWS"icon="aws"
href="./deployment-options/aws-native"
Deploy Infisical on AWS using ECS with Fargate.