Re: I have ansible for postgres-etcd-patroni

From: Vijaykumar Jain <vijaykumarjain(dot)github(at)gmail(dot)com>
To: Iman Bakhtiari <imanbakhtiarinet(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: I have ansible for postgres-etcd-patroni
Date: 2024-05-04 20:35:12
Message-ID: CAM+6J96gQfJ32VaUeDc76diG4YSRqzH-Zyrsc0=5iWhJMwKwXw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Iman.

Thank you for sharing.

On Sun, May 5, 2024, 1:42 AM Iman Bakhtiari <imanbakhtiarinet(at)gmail(dot)com>
wrote:

> Hi i have written this ansible with https://github/sudoix together
> https://github.com/imanbakhtiari/postgres-ansible.git
> This ansible needs 5 virtual machine
> in 3 of them it install postgresql with patroni replication
> and in two of them it install haproxy and keepalived
> finally it became so stable idea for database with a SQL and also etcd
> NOSQL
>
> with this single command
> ansible-playbook -i inventory/db-servers.ini postgres.yml --become
> --become-method=sudo --tags "preinstall,postgres,haproxy" --ask-become-pass
>
> i just want to share this with others and your community
> and also i am living in Iran right now and eager to accept job offer for
> emigration or any job recommendations
> Here is my resume
> https://gitea.com/imanbakhtiari/resume
> Thank you
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hubert depesz lubaczewski 2024-05-05 08:32:52 Re: \dt shows table but \d <table> says the table doesn't exist ?
Previous Message grimy.outshine830 2024-05-04 17:56:04 Re: How to Build Postgres in a Portable / Relocatable fashion?