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
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) β
βββββββββββββββββββββ βββββββββββββββββββββ
All development branches stem from and (re-)integrate here.
This is the base for Ξ±-channel releases.