Polyhydra Skills / Homelab Infra
r620-deploy
End-to-end workflow for shipping a .NET service to the homelab's Docker Swarm host: build a real image, register the stack, deploy it, and verify a live TLS endpoint rather than just "container is running."
Homelab InfraHomelab-internal
When to use it
- Standing up a brand-new homelab service for the first time
- Redeploying an existing service after a code change
- Chasing down why a deploy looks fine but is silently serving stale data or the wrong TLS cert
Homelab-internal. This skill talks to infrastructure specific to my own
self-hosted setup (internal hosts, credentials, deploy topology). The description above
reflects the general pattern — the implementation itself isn't published here.