Skip to content

A web application to manage a set of HA-proxy instances and backend web applications

Notifications You must be signed in to change notification settings

NetsOSS/factory-gateway

Repository files navigation

Create a user in your database:

CREATE USER "gateway" IDENTIFIED BY gateway;
ACCOUNT UNLOCK;

GRANT "RESOURCE" TO "gateway";
GRANT "CONNECT" TO "gateway";

About

A web application to manage a set of HA-proxy instances and backend web applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published