jenkins-agent-l3-deploy
Installation
SKILL.md
Jenkins-agent L3 deploy (no SSH)
Deploy a docker-compose stack where a Jenkins inbound agent on the target host
runs deploy.py + docker compose locally. The controller never SSHes in.
Runtime secrets are written to tmpfs /run/payroll-sec (file 0444, dir 0700),
mounted as Docker secrets at /run/secrets/<name>, and a tiny entrypoint shim
exports them to env at container start — so they are absent from docker inspect
and from .env.