Add a new ComfyUI service to the Docker Compose configuration, specifically tailored for AMD GPUs using ROCm. - Uses the rocm/pytorch base image for hardware acceleration - Includes an initialization script to clone and install ComfyUI on first boot - Configures necessary hardware device mappings (/dev/dri, /dev/kfd) and environment variables for AMD compatibility - Sets up persistent storage and network integration with the existing proxy and AI internal networks
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