l00ptr / ansible-collection-postgres

Ansible collection to manage your postgres infrastructure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansible Collection - l00ptr.postgres

l00ptr.postgresql_install

Description

This collection provides a few roles to install, configure and manage your postgres instances.

We try to keep variable name consistent between the roles composing this collection.

This collection is under develoment and currently only available for Debian 9 and 10.

Tested with Ansible

2.10

Included content

Roles

Using this collection

Please refer to the examples in the examples.md you can also read the playbooks available on the docs directory.

See Ansible Using collections for more details.

Contributing to this collection

See the contributor guideline.

Roadmap

  • Imrpove tests
  • Add support for more operating systems
  • Add role to configure and manage PITR backup
  • Add role to configure and manage replication
  • Add role to configure and manage pg_back

More information

General information:

Licensing

Released under MIT License

Copyright (c) 2020 Julian Vanden Broeck.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Ansible collection to manage your postgres infrastructure

License:MIT License


Languages

Language:Jinja 100.0%