Category DevOps

What is Chocolatey and How to use Chocolatey

What is Chocolatey and How to use Chocolatey?

For years we tend to download any window software using a website. We search for that application on google. Go on the trusted website download it and then click click click and install. But it is not simple as Linux.…

How to Install WordPress on Docker using Portainer

How to Install WordPress on Docker using Portainer

In our homelab series, we already saw how we can create a docker host. We also saw how we can install the portainer in the docker host. Now we have our home server ready. Now let’s install WordPress in our…

What is Vagrant and how we use it?

What is Vagrant and how we use it?

We already cover the virtualization in our previous post. But how cool if we can automate the creation of those virtual machine. In this article will learn how we can do that, why need to do that and using which…