docs/documentation/getting-started/concepts/deployment-models.mdx
Infisical can be used in two ways: via Infisical Cloud, a managed offering, or through a self-hosted deployment within your own infrastructure.
Both options provide the same core platform capabilities. The decision depends on your operational model, trust boundaries, and compliance requirements. While Infisical Cloud comes with built-in security and operational guarantees, a self-hosted deployment gives you full control—but also full responsibility for securing and maintaining the system.
Infisical Cloud is our managed service found at app.infisical.com. It includes automated updates, availability guarantees, and secure infrastructure operations.
For most teams, Infisical Cloud is the recommended way to get started. It simplifies adoption by removing the need to manage deployment, scaling, or maintenance internally.
Use this if:
Infisical can also be deployed and managed within your own infrastructure. This approach provides full control over platform configuration, data storage, and operational security. In this model, your team is responsible for maintaining uptime, monitoring, patching, and integrations.
Use this if:
Infisical supports multiple deployment methods, including Docker, Docker Compose, Kubernetes, and Linux package.
To learn more, refer to the self-hosting documentation.
<Info> <p> The open-source core is available under the MIT license. Additional enterprise features and support are available with a commercial license. </p> <p>Contact [email protected] to learn more.</p> </Info>