Homelab - Software - Part 3/n - Docker

We have reached the more fascinating parts now, where I spent (still spending) the most time and the one that adds the most value to me. All of these applications are running on docker, set up by docker-compose. There are some obvious choices here that may not be obvious to many of you reading this, such as using Træfik instead of the more predominantly used NPM (Nginx Proxy Manager) . There are two parts to this....

June 11, 2021 · 7 min · Adyanth Hosavalike

Homelab - Software - Part 2/n - VMs

Now that I had an ESXi up and running successfully, it was time to decide on the VMs that will run. The clear-cut choices were one Ubuntu server and one Windows server. The former would be running docker and all the containers, whereas the latter would provide LDAP (with Active Directory) and DNS services. Pretty good with those two, I started looking for something that can serve as a NAS....

June 11, 2021 · 3 min · Adyanth Hosavalike