ApacheGuacamole jasonbean/guacamole https://registry.hub.docker.com/u/jasonbean/guacamole/ bridge false https://forums.unraid.net/topic/54855-support-jasonbean-apache-guacamole/ https://guacamole.apache.org/ [h3]Apache Guacamole[/h3]Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP.[br][br] [b][span style='color: #E80000;']Directions:[/span][/b][br] [b]Be sure to change the Host port from [span style='color: #E80000;']8080[/span] to [span style='color: #E80000;']something else[/span] as [span style='color: #E80000;']8080[/span] is quite a common port.[/b][br][br] [b]/config[/b] : this path is where Apache Guacamole will store it's properties files, extensions, and the database which contains data for users and connections.[br] Initial username and password are [b]guacadmin[/b] Network:Management Network:Other http://[IP]:[PORT:8080]/ http://i.imgur.com/eflpez4.png Donate To Author https://paypal.me/jasonsbean/0usd [h3]Apache Guacamole[/h3]Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP.[br][br] [b][span style='color: #E80000;']Directions:[/span][/b][br] [b]Be sure to change the Host port from [span style='color: #E80000;']8080[/span] to [span style='color: #E80000;']something else[/span] as [span style='color: #E80000;']8080[/span] is quite a common port.[/b][br][br] [b]/config[/b] : this path is where Apache Guacamole will store it's properties files, extensions, and the database which contains data for users and connections.[br] Initial username and password are [b]guacadmin[/b] bridge 8088 8080 tcp /mnt/user/appdata/ApacheGuacamole /config rw Y OPT_MYSQL N OPT_MYSQL_EXTENSION N OPT_SQLSERVER N OPT_LDAP N OPT_DUO N OPT_CAS N OPT_TOTP N OPT_OPENID N OPT_QUICKCONNECT N OPT_HEADER N OPT_SAML 99 PUID 100 PGID 8080 Y N N N N N N N N N N /mnt/user/appdata/ApacheGuacamole 99 100 2024-1-10 [h3]1/10/2024[/h3] [ul] [li]Upgraded to Apache Guacamole 1.5.4.[/li] [li]Simplified build versioning.[/li] [/ul] [h3]8/4/2023[/h3] [ul] [li]Upgraded to Apache Guacamole 1.5.3.[/li] [/ul] [h3]5/26/2023[/h3] [ul] [li]Upgraded to Apache Guacamole 1.5.2.[/li] [li]Implmented client log level.[/li] [li]Simplified Dockerfile.[/li] [/ul] [h3]4/14/2023[/h3] [ul] [li]Upgraded to Apache Guacamole 1.5.1.[/li] [li]Removed privileged from template.[/li] [li]Changed to OpenJDK 11 to fix OpenID.[/li] [/ul] [h3]3/24/2023[/h3] [ul] [li]Added missing guacd dependency.[/li] [/ul] [h3]3/21/2023[/h3] [ul] [li]Upgraded to Apache Guacamole 1.5.0.[/li] [/ul] [h3]3/18/2023[/h3] [ul] [li]Correct how mysqld loads so that it shuts down correctly.[/li] [/ul] [h3]11/11/2022[/h3] [ul] [li]Updated MariaDB install process.[/li] [li]Cleaned up code.[/li] [li]New build to update Tomcat[/li] [/ul] [h3]1/12/2022[/h3] [ul] [li]Upgraded to Apache Guacamole 1.4.0.[/li] [li]Changed to install latest version of Tomcat directly from Apache since the Debian Buster repository contains an old version.[/li] [/ul] [h3]5/30/2021[/h3] [ul] [li]Merged changes from Sean to add logrotate to prevent Catalina log from growing forever.[/li] [/ul] [h3]1/9/2021[/h3] [ul] [li]Upgraded to Apache Guacamole 1.3.0.[/li] [/ul] [h3]12/14/2020[/h3] [ul] [li]Fixed regression to restore OPT_MYSQL_EXTENSION.[/li] [/ul] [h3]12/06/2020[/h3] [ul] [li]Implemented PUID and PGID environment variables to run tasks in non-root and match nobody user in file system.[/li] [li]Cleaned up code to improve maintainability.[/li] [/ul] [h3]11/29/2020[/h3] [ul] [li]Added -s argument to tini to make sure it can subreap if not PID 1.[/li] [/ul] [h3]7/5/2020[/h3] [ul] [li]Upgraded to Apache Guacamole 1.2.0.[/li] [li]Fixed problem with OpenID extension so that it would load before all other auth extensions.[/li] [li]No database schema changes.[/li] [/ul] [h3]2/23/2020[/h3] [ul] [li]Upgraded to Apache Guacamole 1.1.0.[/li] [li]Changed to debian:stable-slim base container to shave off some size.[/li] [li]No database schema changes.[/li] [/ul] [h3]1/10/2019[/h3] [ul] [li]Upgraded to Apache Guacamole 1.0.0.[/li] [li]BIG UPGRADE! [ul] [li]Thanks to the Guacamole team my build process has been greatly improved.[/li] [li]Now uses the Debian base container just like the guacd Docker container from Apache.[/li] [li]Retooled entire run process to use tini/supervisor to manage services.[/li] [li]Added version that comes without MariaDB so that container size is halved if you have an external database source or use the default authentication.[/li] [/ul] [/li] [/ul] [h3]9/24/2018[/h3] [ul] [li]Modified the firstrun.sh script so that the MySQL schema files are copied to /config when OPT_MYSQL is set "Y" in case someone wants to use an external MySQL or MariaDB database.[/li] [/ul] [h3]8/18/2018[/h3] [ul] [li]tyler43636 submitted pull request to add the tzdata package to correct for the RTC being set to the local time rather than UTC.[/li] [/ul] [h3]6/12/2018[/h3] [ul] [li]Modified unRAID template to make this a privileged container so that Tomcat will run correctly.[/li] [li]Added more logging messages and ensure that the database doesn't get created when the guacamole.properties file doesn't exist.[/li] [li]Modified so that all Tomcat logs get placed in guacamole/log directory.[/li] [/ul] [h3]6/11/2018[/h3] [ul] [li]Fixed creation of /config/guacamole/log folder so that it will exist when Tomcat is started.[/li] [li]Corrected a regression error introduced when switching to a multi-stage build.[/li] [/ul] [h3]6/8/2018[/h3] [ul] [li]Changed location of Tomcat catalina.out log file /config/guacamole/log to improve troubleshooting.[/li] [li]Attempt to mitigate a file permissions problem by always setting 755 permissions on container start.[/li] [/ul] [h3]6/7/2018[/h3] [ul] [li]Added GhostScript to allow remote printing.[/li] [/ul] [h3]1/24/2018[/h3] [ul] [li]Upgraded to Apache Guacamole 0.9.14.[/li] [li]Upgraded MySQL Java Connector to 5.1.45[/li] [li]Added Microsoft SQL Server JDBC 6.2.2 driver.[/li] [li]Converted to multi-stage Docker to reduce size.[/li] [li]Ability to downgrade using a tag (e.g. jasonbean/guacamole:0.9.13)[/li] [/ul] [h3]12/16/2017[/h3] [ul] [li]Added Powerline fonts to support Oh My Zsh agnoster theme.[/li] [/ul] [h3]8/7/2017[/h3] [ul] [li]Upgraded to phusion/baseimage 0.9.22.[/li] [li]Upgraded to MariaDB 10.2.[/li] [li]Upgraded to Tomcat 8.[/li] [/ul] [h3]8/4/2017[/h3] [ul] [li]Added all optional libraries for guacd to enable all features.[/li] [li]Got rid of log warning by moving the offending symbolic link creation from firstrun.sh to Dockerfile.[/li] [/ul] [h3]8/2/2017[/h3] [ul] [li]Upgraded to Apache Guacamole 0.9.13-incubating.[/li] [li]Upgraded MySQL Java Connector to 5.1.43.[/li] [li]Database schema upgrades to 0.9.13.[/li] [/ul] [h3]4/4/2017[/h3] [ul] [li]Upgraded to Apache Guacamole 0.9.12-incubating.[/li] [li]Upgraded MySQL Java Connector to 5.1.41.[/li] [/ul]