Tailscale
Tailscale Tailscale deployed as an exit node and subnet router inside the k3s cluster, giving tailnet devices a path onto the home LAN and out to the internet through the cluster. Runs in its own ...
Tailscale Tailscale deployed as an exit node and subnet router inside the k3s cluster, giving tailnet devices a path onto the home LAN and out to the internet through the cluster. Runs in its own ...
SFTPGo Self-hosted, multi-protocol file transfer server (SFTP/FTP/FTPS/WebDAV) with a web admin UI, deployed to the default namespace of the k3s cluster. Deployment Item Val...
RustFS Self-hosted, S3-compatible object storage, deployed to the default namespace of the k3s cluster. Deployment Item Value Namespace default ...
Reloader Cluster utility that automatically rolls a Deployment/StatefulSet when a ConfigMap or Secret it references changes. Without it, editing a mounted ConfigMap or Secret doesn’t restart the p...
Prometheus Cluster-monitoring Prometheus, deployed to the default namespace of the k3s cluster alongside the rest of the homelab’s apps. It scrapes the Kubernetes API server, kubelet node metrics,...
PostgreSQL Shared PostgreSQL 16 instance used by other homelab services (Media Indexer, Postgres MCP, and connections registered in pgAdmin). Runs in the default namespace of the k3s cluster. Dep...
Postgres MCP crystaldba/postgres-mcp — a Model Context Protocol server that exposes the cluster’s PostgreSQL instance to MCP-compatible AI clients (e.g. Claude, other LLM tooling) over SSE. Runs i...
pgAdmin Web-based administration UI for PostgreSQL. Runs in the default namespace of the k3s cluster, fronted by Traefik. Deployment Item Value Image ...
Open WebUI Self-hosted chat interface for a remote Ollama instance, with retrieval-augmented web search. Runs in the default namespace of the k3s cluster, fronted by Traefik. Deployment ...
NFS Subdir External Provisioner Dynamic PersistentVolume provisioner backed by an existing NFS export, for workloads that want shared/NFS-backed storage rather than Longhorn’s replicated block sto...