# README
Experimental Platform: Central Gateway
This Microservice acts as simple router for the Experimental Platform.
This is a component of the experimental platform. To read more about it please go here:
https://github.com/experimental-platform/platform-configure-script
Description
On requests it inspects the request and decide where the request should be forwarded. The following illustration show both possible forward destinations.
┌───────────┐
│►►Request◄◄│
└───────────┘
│
│
▼
┌───────────────────────────┐
│ │
│ Central-Gateway │
│ │
└───────────────────────────┘
││
┌───────────┘└──────────┐
│ │
▼ ▼
┌───────────────────┐ ┌───────────────────┐
│ Platform-Frontend │ │ Dokku │
│ (Admin Interface) │ │ (Apps) │
└───────────────────┘ └───────────────────┘
Branch: Development
All development branches stem from and (re-)integrate here.
Branch: Master
This is the base for α-channel releases.
# Packages
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author