Skip to content

Files

Latest commit

c998761 · Aug 4, 2017

History

History
46 lines (29 loc) · 1.06 KB

README.rst

File metadata and controls

46 lines (29 loc) · 1.06 KB

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

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

Installs the barman package.

Manages the postgres repo for barman.

Configures barman and the host specific files.

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

Installs and configures Barman RESTful API(barmanapi)