An open API service indexing awesome lists of open source software.

https://github.com/infisical/infisical_core_ha_deployment


https://github.com/infisical/infisical_core_ha_deployment

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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:

```bash
$ 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.