Skip to content

This repository is designed to install and manage a single PostgreSQL instance

License

Notifications You must be signed in to change notification settings

SDV109/postgresql_standalone

Repository files navigation

postgresql_standalone

This repository is designed to install and manage a single PostgreSQL instance

quick start

sudo apt update && sudo apt install -y python3-pip sshpass git

pip3 install ansible

git clone https://github.com/SDV109/postgresql_standalone.git

cd postgresql_standalone

nano inventory

ansible-playbook deploy_postgresql.yml

About

This repository is designed to install and manage a single PostgreSQL instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages