Files
docker-compose/Local Homelab
Preston Hunter 89ad1f134e refactor(comfyui): use specialized pre-built ROCm image
Replaced the generic ROCm PyTorch base image and manual installation script with the yanwk/comfyui-boot:rocm image. This change simplifies the Docker Compose configuration by removing the manual git clone and dependency installation steps, leading to faster and more reliable container startups.
2025-12-24 21:23:06 -05:00
..

Local Homelab Repository

This Git repository is exclusively for my Local Homelab setup.

Contents

This repository contains docker-compose.yml files for various services that I run in my homelab, including:

  • Home Assistant: For smart home automation.
  • Monitoring Tools: For keeping an eye on the health and performance of my systems.
  • Teslamate: For logging data from my Tesla.

You can find the repository here: Local Homelab Repository