fintanmm / barman-formula

SaltStack formula for deploying Barman, an open-source administration tool for disaster recovery of PostgreSQL servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

barman-formula

Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. It allows your organisation to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase.

Available states

barman

Meta state for installing, setting up the config files and creating the cron entries.

barman.install

Installs the barman package.

barman.repo

Manages the postgres repo for barman.

barman.config

Configures barman and the host specific files.

barman.cron

Sets up the barman cron job and the host specific cron job.

barman.api

Installs and configures Barman RESTful API(barmanapi)

About

SaltStack formula for deploying Barman, an open-source administration tool for disaster recovery of PostgreSQL servers

License:Other


Languages

Language:SaltStack 70.7%Language:Python 16.0%Language:HTML 12.0%Language:Ruby 1.3%