I run several services across my homelab, including Docker containers, Home a**istant, network storage, and automated backups. I manage them using different dashboards or by connecting to individual machines whenever I need to check logs. I wanted to see whether a local LLM could provide a single interface for managing it all. I used Ollama to run the model and Open WebUI as the chat interface. I then connected the model to Home a**istant through its MCP server and used self-hosted n8n workflows to handle actions involving Docker, storage, and other machines.