app-docker-deploy-with-traefik

Generate Docker and Traefik deployment configuration for any application (Node.js, Python, Go, etc). Creates Dockerfile, docker-compose.yml, docker-compose.for-traefik.yml overlay, and .env.sample. Use when user wants to dockerize an app, add Docker deployment, deploy with Traefik, or set up HTTPS/SSL with Let's Encrypt.

$ 설치

git clone https://github.com/yorch/claude-skills /tmp/claude-skills && cp -r /tmp/claude-skills/app-docker-deploy-with-traefik ~/.claude/skills/claude-skills

// tip: Run this command in your terminal to install the skill