/auto5

repo to postgresql with terraform and ansible

Primary LanguageHCLGNU General Public License v3.0GPL-3.0

auto5 postgresql

repo to postgresql with terraform and ansible

PostgreSQL, also known as Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley

Ansible is an open-source software provisioning, configuration management, and application-deployment tool enabling infrastructure as code. It runs on many Unix-like systems, and can configure both Unix-like systems as well as Microsoft Windows.

Terraform is an open-source infrastructure as code software tool created by HashiCorp. Users define and provide data center infrastructure using a declarative configuration language known as HashiCorp Configuration Language, or optionally JSON.

For more information look at our docs located at doc and wiki .


How works:

Exist 2 folder about automation in postgresql ansible24 and terraform .

About versions (for more infos check CHANGELOG.md)

v0.3.0 -         Add vagrant to this version
v0.2.0 -         Version v0.2.0 Add terraform in repo
v0.1.2 -         Fix database dvdrental version v0.1.2
v0.1.1 -         Fix Environmental_Variables2.yml-change .bash_profile to .profile version for v0.1.1
v0.1.0 -         dont recomend to use, is forks about old project - have a lot problemas and bugs to fix

STEPS by STEPS How to use (completed)

sudo su -
sudo apt-get install gcc -y

cd ~
rm -fr auto5/
git clone https://github.com/pedroAkiraDanno/auto5

#1 ENTER IN terraform or vagrant folder to automation postgresql
#2 ENTER IN ansible24 folder to automation postgresql

Copyright 01/01/2022 - 2022


Inspired in postgresql , ansible , terraform and oracle_cloud , this is postgresql auto-minimalistic version. © PedroAkira