From 4062e282d67f04688e89f98342abdd10e97fea97 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 22 Jul 2026 15:04:07 +0200 Subject: [PATCH] Update README.md --- examples/guacamole/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/examples/guacamole/README.md b/examples/guacamole/README.md index a29a623..614a807 100644 --- a/examples/guacamole/README.md +++ b/examples/guacamole/README.md @@ -47,3 +47,7 @@ One can advice the container to use a different home path via the environment va Please inspect the compose examples, which add the `GUACAMOLE_HOME=/etc/guacamole` env to support custom extensions. To supply your own custom extension, just place it at the local bind-mount dir `/mnt/docker-volumes/guacamole/customization/extensions/my-custom-extension.jar`. It will be autoamtically copied and enabled upon container restart. + +## Custom Login UI + +See https://github.com/l4rm4nd/Guacamole-Custom-Login