docker
-
home lab
Top 7 Home Lab Server Tools in 2023
Lab Gopher is a great tool to find home lab hardware
-
Containers
Docker container security best practices unlocked!
Let’s take a closer look at Docker container security best practices and see what you need to look at to secure your Docker environment. Table of contentsSecurity Risks in DockerRole-Based Access ControlUser Namespace SupportSecure Computing ModeSecuring the images themselves for…
-
Self hosted
Self-hosted ChatGPT Chatbot UI in Docker
McKay Wrigley’s open-source ChatGPT UI project as an example of graphical user interfaces for ChatGPT, discuss how to deploy it using Docker. Let’s also see the details on customization options. Table of contentsWhat is ChatGPT?Deploying the ChatGPT UI Using DockerDeploy…
-
Self hosted
Excalidraw Whiteboard: Ultimate Docker Self-hosted Home lab Diagramming
As the popularity of home labs and self-hosted environments grows, enthusiasts and developers need efficient tools to visualize their infrastructure. Excalidraw Whiteboard is a great solution that offers a hand-drawn feel to your diagrams. I have been using Visio for…
-
Self hosted
Heimdall Dashboard: Organize and Access Home Lab Apps
When you start to amass dozens or even hundreds of services in your home lab, between containers, hosts, networking gear, Kubernetes, and many other services that you want to run or tinker with, keeping up with it all can be…
-
Self hosted
Mastering phpIPAM Docker – The Ultimate Setup Guide
Getting your self-hosted Installation ID and Installation Key
-
Self hosted
Vaultwarden Setup with Traefik Self hosted deployment
Vaultwarden is a another option for self-hosting a password solutions for your home lab or self-hosted security. Let’s look at Vaultwarden setup with Traefik and see how you can easily set this up. Table of contentsWhat is Vaultwarden?Vaultwarden featuresOther featuresVaultwarden…
-
Proxmox
Proxmox Docker Containers Monster – 13000 containers on a single host
One of the cool little experiments in the home lab recently was seeing just how many Docker containers could run on a single physical Proxmox host, hosting a number of Docker container hosts. I could easily scale containers up to…
-
Containers
Docker Desktop Starting Forever Windows 11 or 10 Error
If you have seen Docker Desktop starting forever Windows 11 error, we will look at workarounds to help fix Docker startup errors, including Docker Desktop is starting. Table of contentsWhat is Docker Desktop?Installing Docker DesktopRunning the installerSetting the WSL2 optionThe…
-
Self hosted
Adguard Home Docker Compose with Traefik Ingress
I have been playing around with different DNS sinkhole services in the home lab environment. I have been running Pi-Hole for a while now, but I wanted to take Adguard Home for a spin. Since I run Docker hosts and…