JCharante / sgp1-prox

Reverse Proxy Service for my Docker Swarm that's hosted in Singapore. A building block for our goal of having our own nameservers which route requests to the nearest Docker Swarm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sgp1-prox

Port listings:

  • 3001: api.yourfinalgrade.com (Your Final Grade Express API)
  • 3100: vta-b.jcharante.com (vietnamese text analyzer python backend)
  • 3101: vta-web.jcharante.com (vietnamese text analyzer SSR front-end)
  • 3102: vta-api.jcharante.com (vietnamese text analyzer api)
  • 3200: vesicle-dynamics.jcharante.com
  • 3300: cas-api.jcharante.com (cas-api)
  • 3301: login.jcharante.com (cas-web)
  • 3401: jyanz.com (landing page for personal site)

About

Reverse Proxy Service for my Docker Swarm that's hosted in Singapore. A building block for our goal of having our own nameservers which route requests to the nearest Docker Swarm.


Languages

Language:Dockerfile 68.2%Language:Shell 31.8%