Docker Docker Series - Networking and IP Addresses It’s a bit embarrassing as a Network Engineer that we’ve made it this far into the Docker series Suresh Vina Mar 6, 2025 17 min read
Homelab Paperless-ngx Self-Hosted Document Manager At the moment, most of my documents are stored in Google Drive and locally on my machine. Whenever I need Suresh Vina Feb 3, 2025 5 min read
Homelab Running Unifi Network Application in Docker As of January 2024, the linuxserver/unifi-controller Docker image has been deprecated and is no longer receiving updates. This means Suresh Vina Feb 1, 2025 4 min read
Homelab Caddy Reverse Proxy With Docker I currently run multiple Docker containers across two hosts, each hosting various applications on different ports. UniFi Controller exposes the Suresh Vina Oct 22, 2024 5 min read
Firewall Building a Simple HTTP Source for Firewall EDL Recently, I wanted to add a list of domains to the Palo Alto DNS policy to block them from resolving. Suresh Vina Oct 17, 2024 3 min read
Docker Docker Series - Docker Compose Welcome back to the Docker series. In this post, we’re going to look at Docker Compose - a tool Suresh Vina May 12, 2024 6 min read
Docker How to Install LibreNMS as a Docker Container In this blog post, let's look at how to install LibreNMS as a Docker container on MacOS. Don& Suresh Vina Apr 15, 2024 6 min read
Homelab How to Run UniFi Controller in Docker? Recently, I bought a UniFi USW-Lite-8-PoE switch and wanted to host my own controller. UniFi does offer a cloud-hosted controller, Suresh Vina Apr 15, 2024 3 min read
NetDevOps How to Install NetBox on Docker? In today's quick post, I'll walk you through installing NetBox on Docker. If you've Suresh Vina Feb 1, 2024 5 min read
Python How to Containerize Your Python Script with Dev Containers? A Dev Container is essentially a development environment that's containerized, usually using Docker. It helps to ensure consistency Suresh Vina Jan 23, 2024 6 min read
Docker How to Run Docker Containers in AWS EC2 Instances? Welcome to yet another Docker-themed post. In this post, we'll look at how to run Docker images in Suresh Vina Sep 12, 2023 3 min read
Docker Docker Series - Dockerfile Welcome to our Docker blog post series. If you're following along, you've seen how Docker helps Suresh Vina Aug 28, 2023 8 min read
Docker Docker Series - Container Lifecycle and Restart Policies Welcome to our Docker series. We started with the basics, understanding what Docker is and how to run a simple Suresh Vina Aug 14, 2023 6 min read
Docker Docker Series - Running Docker on macOS Welcome back to the next part of the Docker series. In this post, we are going to look at running Suresh Vina Aug 11, 2023 4 min read
Docker Docker Series - Running a Webserver and a Cool App Welcome back to the second part of the Docker series. If you're new to Docker or need a Suresh Vina Aug 9, 2023 7 min read
Docker Docker Series - Hello Docker You've probably come across countless books, videos, and articles online explaining how to get Docker up and running Suresh Vina Aug 7, 2023 10 min read