Categories

Tools 7 paths
Tools Beginner

Self-hosted dashboards and notifications with Docker

The front page of your homelab: service dashboards with Homepage, Homarr, Heimdall and Dashy; your own push notifications with ntfy and Gotify; developer utilities with IT-Tools; and website change monitoring with changedetection.io.

Tools Beginner

Self-hosted docs and productivity with Docker

Take back control of your documents, notes and tasks: private cloud, document management, wikis, collaborative notes, tasks, PDF tools and personal finance, all in containers.

Tools Beginner

Self-hosting with Docker: from zero to production

The guided path to build your own infrastructure with Docker: install the engine, master networking, volumes, secrets, healthchecks and resource limits, then add a dashboard, a reverse proxy, SSO and a security layer.

Tools Intermediate

Monitoring and observability with Docker

Know what your server is doing: metrics with Prometheus, Node Exporter and cAdvisor; dashboards with Grafana; real-time monitoring with Netdata and Glances; centralized logs with Loki and live logs with Dozzle; and a lightweight monitor with Beszel.

Tools Intermediate

Self-hosted databases and storage with Docker

The data layer of your infrastructure: PostgreSQL, MariaDB and Redis; S3 object storage with MinIO; sync and backups with Syncthing, Duplicati and Seafile, plus web database managers.

Tools Advanced

Networking and secure remote access with Docker

Connect and protect your services: ad-blocking DNS (Pi-hole, AdGuard Home), a WireGuard VPN with wg-easy, a reverse proxy with a UI (Nginx Proxy Manager), a password manager (Vaultwarden), home automation (Home Assistant), your own Git (Gitea), a mesh network (Headscale) and a private metasearch engine (SearXNG).

AI Agents 6 paths
AI Agents Beginner

AI Agents Fundamentals

What an AI agent is and how it reasons: the agentic loop and ReAct, planning and task decomposition, reflection, memory, human oversight, context engineering and multi-agent patterns.

AI Agents Beginner

AI Coding Agents

The agents that write and edit code for you: Cline and Roo Code in VS Code, OpenAI's Codex CLI, autonomous OpenHands, Goose, Gemini CLI, Windsurf and Continue.

AI Agents Intermediate

Agent Ecosystem: MCP, Gateways and Platforms

The pieces that connect agents to the world: building your own MCP server, the self-hosted visual platforms Langflow, Flowise and Dify, integrations with Composio, web data with Firecrawl, browsing with browser-use and the OpenRouter gateway.

AI Agents Intermediate

Frameworks to Build AI Agents

The libraries to build your own agents: OpenAI Agents SDK, Pydantic AI, smolagents, Google ADK, LlamaIndex, Semantic Kernel, Mastra, Agno and Haystack.

AI Agents Intermediate

Self-hosted Agentic Models and Tool Calling

Run tool-calling models on your own hardware: Nous Hermes 3 and 4, Qwen-Agent, function calling with Ollama, which open models support tools, and the structured-output libraries Instructor, Outlines and DSPy.

AI Agents Advanced

AI Agents in Production: Evaluation and Reliability

What makes an agent reliable: observability with Langfuse and Helicone, evaluation with DeepEval and promptfoo, prompt caching to cut costs, sandboxing with E2B, containerized deployment and durable execution with Temporal.