Learn how to run Infisical with Docker.
Pull the Infisical Docker image
<version>
with the docker image tag of your choice.Run Postgres schema migration
Start Infisical
ENCRYPTION_KEY
, AUTH_SECRET
, DB_CONNECTION_URI
, and REDIS_URL
. View all available configurations.We recommend using Cloud-based Platform as a Service (PaaS) solutions for PostgreSQL and Redis to ensure high availability.Once you have added the required environment variables to your docker run command, execute it in your terminal to get Infisical up and running.For example:http://localhost:80
.