homelab


  1. How to Install Docker on Arch Linux: A Step-by-Step Guide

    Arch’s rolling release nature ensures that you always work with the latest software, a significant advantage for developers who want to stay ahead of the curve. First, it’s a good practice to update your system to ensure all existing packages are up…

    arch linux, docker, homelabRead More

  2. Automatically Update Docker Containers With Watch-Tower

    Watchtower will automatically keep all of your running Docker containers up to date. This can be useful if you run all of your self-hosted services or apps with Docker. Every few minutes, Watchtower will pull the latest image for your application and…

    docker, homelab, self-hostRead More

  3. Handy Tools for Developers?

    IT-Tools is a Docker container that provides a comprehensive suite of web-based utilities for IT professionals and developers, accessible through a browser interface. It is designed to simplify common tasks such as code conversion, SQL query building…

    docker, homelab, self-hostRead More

  4. Traefik Docker Setup for Homelab.

    Traefik is a leading modern open source reverse proxy and ingress controller that makes deploying services and APIs easy. Traefik integrates with your existing infrastructure components and configures itself automatically and dynamically. Traefik is…

    docker, homelab, self-hostRead More

  5. How to Install Docker on Ubuntu 24.04 LTS: A Step-by-Step Guide

    Docker is a powerful tool for creating, deploying, and managing containers, making running applications in a consistent environment easier and time-saving. At the same time, Ubuntu is a great and reliable platform, suitable both for development and a…

    docker, selfhost, homelabRead More