Skip to content

Infisical/infisical_core_ha_deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.