reverse-proxy

Community

Configure nginx and Traefik reverse proxies.

AuthorBagelHole
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps in setting up and configuring reverse proxies like Nginx and Traefik to manage incoming traffic, route requests to appropriate backend services, and handle SSL termination.

Core Features & Use Cases

  • Nginx Configuration: Provides a sample Nginx configuration for SSL termination and proxying requests to a backend service.
  • Traefik Configuration: Offers a basic Traefik configuration for Docker environments, enabling dynamic routing.
  • Use Case: When deploying multiple microservices, a reverse proxy is essential for directing external traffic to the correct service based on domain names or paths, and for securing communication with SSL certificates.

Quick Start

Configure nginx to proxy requests for api.example.com to a backend service running on port 8080.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: reverse-proxy
Download link: https://github.com/BagelHole/DevOps-Security-Agent-Skills/archive/main.zip#reverse-proxy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.