Skip to main content

Configuration Overview

All configuration for the Infisical Linux package is managed through a single file called infisical.rb, located in the /etc/infisical directory. This file defines all necessary settings, including encryption keys, database connections, and environment-specific settings.
After making any changes to the infisical.rb file, always run infisical-ctl reconfigure to apply them.

Example Configuration

infisical.rb
For a full list of supported configuration variables, refer to the configuration variables documentation.

All infisical-ctl Commands

The Infisical Linux package includes the infisical-ctl command-line tool, which allows you to manage your deployment. The available commands are listed below.