Posts
-
Vagrant Overview
Vagrant is an automation layer ontop of hypervisor solution, it makes working with virtual environments easy and efficient for power users.
-
Zabbix Setup : Complete Guide
Zabbix is a monitoring solution, based on master/slave architecture, Zabbix can monitor any IT platform using agents,HTTP and more...
-
Infrastructure as Code with Terraform
What is Infrastructure as Code? What's difference between Declarative and imperative IaC Tools? What is Terraform? How to get started with Terraform?
-
How to create Proxmox templates?
Linux Distributions often maintain images for cloud providers mainly for OpenStack, these images work in Proxmox too.
-
What is Dockerfile?
Docker is one of the leaders in container technologies,in this post we see what is a Dockerfile? and how we can use it.
-
Job Scheduling in Linux
Automation is considered a best practice in IT, it reduces operational overhead, reduces/cut human errors, and save us time.
-
How to use variables in bash?
Variables are great constructs to store information for later use, how ever, in bash there are many different types of variables.
-
Deploy Docker in Proxmox
Breif guide on deploying Docker in Proxmox VE Server
-
Terraform : CLI Workspaces vs Cloud Workspaces
What's the difference between CLI Workspaces & Cloud Workspaces
-
Terraform S3 Backend with Encryption and State-Locking
Storing Terraform State on S3, with versioning,encryption and state locking