Ad

reverse-proxy-confs: Nginx reverse proxy configurations

This project provides Nginx reverse proxy configurations for LinuxServer.io Docker images. It enables secure and reliable access to various services by leveraging subfolder or subdomain routing.
Screenshot of linuxserver/reverse-proxy-confs homepage

reverse-proxy-confs provides Nginx configuration files for reverse proxying various applications hosted in Docker containers. The project aims to simplify the process of exposing services running within a Docker environment to the public internet. It addresses the complexity of configuring Nginx for reverse proxying, particularly for applications that may not readily support subfolder routing. The configurations are designed to be easily deployed with the LinuxServer.io SWAG Docker image, streamlining setup for users.

The configurations offer clear distinctions between subfolder and subdomain routing, optimizing for reliability. They are tailored for LinuxServer.io's Docker images, providing a pre-configured solution. The documentation includes detailed setup instructions that cater to various container networking scenarios. The configurations are designed to minimize required modifications to the backend applications.

  • Subfolder & Subdomain Support: Configures reverse proxying using both subfolder and subdomain approaches for flexible access.
  • LinuxServer.io Image Focus: Specifically designed for seamless integration with LinuxServer.io Docker images.
  • Docker Network Compatibility: Provides clear instructions for configuring Docker networks required for container communication.
  • Easy Configuration: Simple renaming of configuration files enables quick deployment and customization.
  • Detailed Instructions: Includes comprehensive steps to enable and disable the reverse proxy configurations.

The project is actively maintained and regularly updated with new configurations and improvements. The README provides clear instructions and troubleshooting guidance. Usage is documented well and resolved issues are often addressed within a reasonable timeframe. The project benefits from a strong community presence and a dedicated maintenance team.

This project benefits users who want to securely expose their self-hosted services running in Docker containers. It facilitates easy access to applications like Sonarr, Radarr, and others, eliminating the need for manual Nginx configuration. By providing pre-built configurations, it simplifies deployment and enhances the reliability of service access compared to custom setups.

Summarize:
Share:
Stars
1,628
Forks
325
Issues
12
Created
7 years ago
Commit
1 month ago
License
GPL-3.0
Archived
No
Updated 12 days ago

Similar Repositories