Blog
Create SSL certificate using Certbot with manual mode used by HAProxy
In this blog post we will generate a Let's Encrypt SSL certificate using the tool called Certbot. The generated SSL certificate will be used by HAProxy to decrypt and encrypt HTTP data.
Posted November 1, 2022 by Ivan Magdić ‐ 4 min read
Create Kubernetes cluster with Ansible, Vagrant and kubeadm
In this post we'll look into Kubernetes and how to create Kubernetes cluster with one master and two worker nodes using Vagrant and Ansible.
Posted September 25, 2021 by Ivan Magdić ‐ 6 min read
Deploying Laravel application with Vercel
In this post we'll look into Vercel, vercel-php package and how to deploy Laravel application using GitHub integration.
Posted July 25, 2021 by Ivan Magdić ‐ 3 min read