nginx-proxy-automation: Easy SSL
Automates the creation and renewal of SSL certificates for nginx servers, making it easier to secure web applications
- •You're setting up a new web server and want to automate SSL certificate management
- •You're using a containerization platform like Docker and need to automate certificate creation
- •You want to simplify the process of obtaining and renewing SSL certificates for your web applications
docker run -d -p 80:80 -p 443:443 -v /var/run/docker.sock:/tmp/docker.sock:ro -e NGINX_PROXY_AUTOMATION_CERT_RESOLVER='letsencrypt' evertramos/nginx-proxy-automation
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/nginx-proxy-automation && curl -fsSL https://workflowstacks.com/api/skills/nginx-proxy-automation/claude-skill -o ~/.claude/skills/nginx-proxy-automation/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Nginx-proxy-automation: Easy SSL is a small Shell project (~1.9k lines across 16 code files). Setup is light: installs like a normal app — add your API keys. Reading the code is optional. Last commit 4 months ago, MIT license, has a test suite.
- 1bin/.envWhere the program starts running
- 2.env.sampleThe API keys and settings you must provide
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Works after you add credentials — the setup agent will ask you for them.
mkdir -p ~/.claude/skills/nginx-proxy-automation && curl -fsSL https://workflowstacks.com/api/skills/nginx-proxy-automation/claude-skill -o ~/.claude/skills/nginx-proxy-automation/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 automation tools founders pair with this one.