Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 670 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 670 Bytes

SRP - Simple reverse proxy

Actions Status Coverage Status Go Report Card

SRP is a simple HTTP reverse proxy and load balancer.

Install

  1. Create configuration file
  2. Update docker-compose.yml file
  3. Start container with docker-compose up -d

Configuration

For sample configuration see srp-sample.yml