Skip to main content
Agent Vault ships as a single binary and a Docker image. Pick the deployment method that fits your infrastructure.
Need an enterprise-grade solution? Infisical offers managed Agent Vault with enterprise support, SLAs, and advanced features. Book a demo with us to learn more.
Running in production? Agent Vault uses SQLite by default, which is great for getting started. For production deployments or running multiple instances, switch to PostgreSQL.

Getting started

  • Linux & macOS: Install via script or build from source. Works on bare metal, VMs, and cloud instances.
  • Docker: Run as a container with persistent storage.
  • Fly.io: Deploy to Fly.io with a persistent volume and custom domain.

Production

  • PostgreSQL database: Switch to PostgreSQL for production deployments or running multiple instances. All instances share the same database and each is fully stateless. Includes Kubernetes and Docker Compose examples.

Configuration