It is part of the Linux Remote Desktop system.
Runs Guacamole proxy that converts traffic from Gucamole web clients to RDP.
Mutiple services can be added for performance. The services independently register themselves on the management service, so it can send traffic through them.
git clone [email protected]:nubosoftware/gateway.git
cd gateway
npm install --only=dev
cd docker_build
git clone [email protected]:apache/guacamole-server.git
cd ..
make docker