Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 604 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 604 Bytes

Infisical Deployment Ansible Role

This Ansible role automates the deployment of Infisical, along with its required PostgreSQL database and Redis cache. It provides a flexible setup for installing and configuring these components across multiple hosts. This role comes with high availability out of the box.

Installation

To install the Infisical Deployment Ansible role, run the following command:

$ ansible-galaxy install infisical.infisical_core_ha_deployment

This command will download and install the role from Ansible Galaxy, making it available for use in your Ansible projects.