
tailhome.blackielabs.com
TailHome
Install a private Tailscale homelab stack on Raspberry Pi OS, Debian, or Ubuntu, with CLI binaries available for Linux, macOS, and Windows.
Installer
Shell command for the Linux full stack installer.
curl -fsSL https://tailhome.blackielabs.com/install.sh | bashRuntime
Installer checkpoints for a normal TailHome setup.
Default Stack
Private services, ready after install
Homepage
service directory
Grafana
metrics dashboards
Prometheus
monitoring store
Uptime Kuma
uptime checks
Portainer
container control
Pi-hole
DNS filtering
Caddy
local routing
Watchtower
image updates
Go CLI
Operate the stack from one command
Source lives at apps/tailhome/cmd/tailhome. Release binaries can be attached to GitHub Releases for installs that do not have Go available.
tailhome statusShow the Compose stack
tailhome urlsPrint service URLs
tailhome configShow active configuration
tailhome envPrint masked environment
tailhome updatePull and restart services
tailhome backupArchive the install directory
Deploy Target
Ready for tailhome.blackielabs.com
The Next.js app is configured with canonical metadata for the domain and can be deployed as a standalone Node build.