David created GUACAMOLE-2086: -------------------------------- Summary: Guacamole client health check (Health Check Valve) Key: GUACAMOLE-2086 URL: https://issues.apache.org/jira/browse/GUACAMOLE-2086 Project: Guacamole Issue Type: New Feature Components: guacamole-client Reporter: David
I'd like to propose adding a health check endpoint, so docker/kubernetes users can know if guacamole is running healthy. Tomcat has a [Health Check Valve|[https://tomcat.apache.org/tomcat-9.0-doc/config/valve.html#Health_Check_Valve]]. By default it listens on /health. It could be configured via environment variables like tomcat's Remote IP valve, or maybe even consider enabling it by default and adding a HEALTCHECK to the Dockerfile. If an implementation is decided, I'd be happy to provide a PR -- This message was sent by Atlassian Jira (v8.20.10#820010)