Category Homelab

NVIDIA GPU with Docker

Introduction In this blog post, we will explore how to leverage an NVIDIA GPU with Docker to supercharge your applications. Docker simplifies the deployment process by handling dependencies seamlessly. With the increasing demand for high-performance computing, more applications are utilizing…

Securing Proxmox with Authentik

Introduction In this how-to-guide we will be securing Proxmox with Authentik using the OAuth2/OpenID provider in Authentik. Proxmox Virtual Environment is an open-source server virtualization management solution based on QEMU/KVM and LXC. You can manage virtual machines, containers, highly available…