Automating Flask & PostgreSQL Deployment on KVM with Terraform & Ansible Dec 25, 2024 Daniel Pepuho IT 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 Ansible Aug 28, 2023 Daniel Pepuho IT Infra. Lost in the Cloud(s) Let’s create Ansible Playbook to install Docker on remote server.