Automating Flask & PostgreSQL Deployment on KVM with Terraform & AnsibleDec 25, 2024Daniel PepuhoIT Infra. Lost in the Cloud(s)Hi, in this post, we will use Libvirt with Terraform to provision 2 KVM locally and after that, we will Deploy Flask App & PostgreSQL using Ansible.
Install Docker using AnsibleAug 28, 2023Daniel PepuhoIT Infra. Lost in the Cloud(s)Let’s create Ansible Playbook to install Docker on remote server.