onesaitplatform / onesaitplatform-cloud

Onesait Platform Community edition is a free, open-source Digital Platform that anyone can download and use to build a complete solution over it. This repo contains the Cloud Side of the Platform.
https://onesaitplatform.atlassian.net/wiki/spaces/OP/pages/360449/onesait+Platform+Cloud
Other
23 stars 30 forks source link

aut2team-loadbalancer-mgt #19

Closed onesaitplatform closed 4 years ago

onesaitplatform commented 4 years ago

The object is to develop a dynamic http proxy to expose the services of onesait platform in a centralized way, and configurable from the Control panel of the platform. This proxy will allow reconfigurations without loosing service, and avoiding to connect to the CaaS console.

For this purpose, we will develop a new Load Balancer container extending NGINX with services to recover, modify and restoring the configuration file, and to reload the service.

Also we will extend the control panel to manage the Load Balancer, invoking to the new services from the Configuration Section in the menu of the platform.