·cloudflare-tunnel-ec2-deployment
</>

cloudflare-tunnel-ec2-deployment

Deploy containerized applications to AWS EC2 and expose them publicly via Cloudflare Tunnel with automatic HTTPS. Eliminates need for load balancers, SSL certificates, or public inbound ports.

4Installs·0Trend·@stakpak

Installation

$npx skills add https://github.com/stakpak/community-paks --skill cloudflare-tunnel-ec2-deployment

How to Install cloudflare-tunnel-ec2-deployment

Quickly install cloudflare-tunnel-ec2-deployment AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/stakpak/community-paks --skill cloudflare-tunnel-ec2-deployment
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: stakpak/community-paks.

SKILL.md

View raw

Key insight: With Cloudflare Tunnel, you don't need to open ports 80/443. The tunnel creates outbound connections to Cloudflare, eliminating inbound attack surface.

Important: Never delete SSH keys after creation - you'll be locked out of the instance.

| t3.micro | Simple static sites, minimal APIs | | t3.small | Standard web apps, Node.js/Python services | | t3.medium | Apps with build steps, multiple containers |

Deploy containerized applications to AWS EC2 and expose them publicly via Cloudflare Tunnel with automatic HTTPS. Eliminates need for load balancers, SSL certificates, or public inbound ports. Source: stakpak/community-paks.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/stakpak/community-paks --skill cloudflare-tunnel-ec2-deployment
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from stakpak/community-paks

Quick answers

What is cloudflare-tunnel-ec2-deployment?

Deploy containerized applications to AWS EC2 and expose them publicly via Cloudflare Tunnel with automatic HTTPS. Eliminates need for load balancers, SSL certificates, or public inbound ports. Source: stakpak/community-paks.

How do I install cloudflare-tunnel-ec2-deployment?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/stakpak/community-paks --skill cloudflare-tunnel-ec2-deployment Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/stakpak/community-paks

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25