PostgreSQL Setup with Terraform and Ansible
This repository contains infrastructure as code to:
Create a Debian VM with attached external storage for PostgreSQL data
Install and configure PostgreSQL
Set up cron jobs for maintenance tasks
Configure S3 backups for PostgreSQL data
Built with