klotz: self-hosting* + docker*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. This article explores how to integrate local Large Language Models (LLMs) with Docker environments using the Model Context Protocol (MCP). By setting up an MCP server, users can enable LLMs to execute container management tasks such as monitoring health, listing volumes, and deploying new services through natural language prompts. The author demonstrates how a high-end MoE model can handle complex instructions, even troubleshooting configuration errors autonomously.
    Main points:
    - Model Context Protocol (MCP) functions as a bridge between LLMs and external tools.
    - Implementation details for the mcp-server-docker package.
    - Hardware and model specifications (Qwen3.6-35B-A3B on RTX 3080 Ti).
    - Examples of automated deployments for n8n and BentoPDF.
    - Security measures for restricting dangerous LLM actions.
  2. This article discusses the author's experience setting up reverse proxies for self-hosted services, finding the process surprisingly straightforward despite extensive and often overwhelming documentation. It compares several popular options like Nginx, Traefik, Caddy, Envoy, SWAG, and HAProxy, ultimately recommending Caddy for its simplicity and features. It also touches on the relative ease of reverse proxy setup compared to configuring the services they front.
  3. This article details how the author uses a local LLM to summarize Docker logs and other home lab logs, providing proactive insights into their self-hosted setup and improving maintenance.
  4. Gotify is a notification server that pulls alerts from other applications and pushes them to its neat UI. It's a useful addition to a home lab setup, especially for monitoring self-hosted services like Uptime Kuma, TrueNAS Scale, and Proxmox.
  5. The article discusses Apple Container, a new tool for running Linux containers on macOS, comparing its performance and efficiency to Docker Desktop. It highlights its ease of setup on Silicon Macs, compatibility with Dockerfiles, and potential as a lightweight alternative for home lab enthusiasts.
  6. This article details how to host a personal website using Docker, Nginx Proxy Manager, and Ghost, offering a self-hosted alternative to paid hosting services.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: self-hosting + docker

About - Propulsed by SemanticScuttle