An open API service indexing awesome lists of open source software.

https://github.com/toggle-corp/simple-proxy

Simple proxy server based on nginx
https://github.com/toggle-corp/simple-proxy

Last synced: 3 months ago
JSON representation

Simple proxy server based on nginx

Awesome Lists containing this project

README

        

# Simple Proxy

Simple proxy server based on nginx

## Usage

```bash
docker-compose up
```

## Description

We are running 3 proxy servers:
- Helix Server on port 8001
- GIDD Server on port 8002
- Drupal Server on port 8003
This has been configured in ./templates/default.conf.template

We are expecting the client to run on 3001
This has been configured in ./templates/proxy.conf.template