nginx-proxy: Easy Reverse Proxy
nginx-proxy automates the creation of Nginx reverse proxy configurations for Docker containers, allowing startup founders to easily manage and route traffic to their applications
- •You have multiple Docker containers running different services and need a single entry point
- •You want to automatically generate SSL certificates for your Docker applications
- •You need to route traffic to specific containers based on custom conditions
docker run -d -p 80:80 -v /var/run/docker.sock:/tmp/docker.sock:ro -e DEFAULT_SSL_CERT=example.com jwilder/nginx-proxy
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/nginx-proxy && curl -fsSL https://workflowstacks.com/api/skills/nginx-proxy/claude-skill -o ~/.claude/skills/nginx-proxy/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Nginx-proxy: Easy Reverse Proxy is mostly documents (9 doc files, 1 small script) — something you read, not something you run. There is nothing to install. Last commit this month, MIT license.
- 1README.mdStart here — what it does and how to install it
- 2app/docker-entrypoint.shInside app/ — the main logic begins here
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
A prompt/skill package — nothing to install beyond adding it to your AI tool.
mkdir -p ~/.claude/skills/nginx-proxy && curl -fsSL https://workflowstacks.com/api/skills/nginx-proxy/claude-skill -o ~/.claude/skills/nginx-proxy/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? Claim your listing → and earn 85% of every sale.
Related skills
More ai-agent tools founders pair with this one.