Deploys Docker and Docker Compose applications to homelab hosts with configuration management and health verification.
60
70%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./skills/docker-app-deployer/SKILL.mdHandles the end-to-end deployment of Docker and Docker Compose applications to homelab hosts. Manages image pulls, environment variable injection, volume mapping, network attachment, and post-deploy health checks. Always operates within homelab-safe-ops constraints.
OpenCode / Codex: Invoke docker-app-deployer
Freebuff: /skill docker-app-deployer
homelab-safe-ops check; confirm target host and disk space..env or secret manager (never hardcode).docker pull or docker compose pull image(s).docker compose up -d or equivalent.reverse-proxy-and-tunnel to configure access.homelab-logbook.homelab-safe-ops — safety gatereverse-proxy-and-tunnel — configure accesshomelab-logbook — log deploymentshomelab-monitoring-analyst — monitor after deploy0f62e6b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.