Commit Graph

73 Commits

Author SHA1 Message Date
Joel Best
1df127be10 GUACAMOLE-704: Add ldap-follow-referrals setting for Docker containers 2019-01-22 19:16:57 -05:00
Joel Best
2580068aa4 GUACAMOLE-704: Add ldap-follow-referrals setting for Docker containers 2019-01-22 16:57:09 -05:00
Thomas Wesolowski
307eb943db GUACAMOLE-626: Remove backticks, replace with function 2019-01-18 23:50:07 -06:00
Thomas John Wesolowski
a7ed572e3b GUACAMOLE-626: Few additional changes to add secret support
Remove bug causing Docker secret for database file to prevent the script from completing successfully.
2019-01-18 23:49:42 -06:00
Thomas John Wesolowski
32c2618ca9 GUACAMOLE-626: Add Docker secret support for MySQL and Postgres
Add support for reading from docker secret files. New script prefers environment variables ending with _FILE over normal variables, meaning that Docker secrets will take precedence. You can, however, mix variable types, ex. MYSQL_USER uses a normal environment variable, while MYSQL_PASSWORD uses a secret.
2019-01-18 23:49:09 -06:00
Joern Lentes
8f63e9adfb GUACAMOLE-705: changed string comparison from bash to sh syntax 2019-01-17 13:04:37 +01:00
Mike Jumper
435df3c028 GUACAMOLE-271: Merge changes adding Duo support to the Guacamole Docker image. 2019-01-15 16:14:04 -08:00
Scott Paschke
2f3cbf7fa1 GUACAMOLE-271: corrected style of if statement in associate_duo() 2019-01-15 17:06:42 -05:00
Scott Paschke
b9a99f0bc1 GUACAMOLE-271: add Duo to Docker build 2019-01-15 09:12:42 -05:00
Virtually Nick
9dcee8bdac GUACAMOLE-688: Merge add LDAP_USER_SEARCH_FILTER to docker start script 2019-01-14 11:40:47 -05:00
Krzysztof Adamski
b971c61193 GUACAMOLE-683: Introduce support for openid authentication in docker build 2019-01-12 20:26:05 +01:00
Joern Lentes
344b868f65 GUACAMOLE-688: corrected white spaces 2019-01-10 16:31:07 +01:00
Joern Lentes
57dfd58bcf GUACAMOLE-688: added LDAP_USER_SEARCH_FILTER to docker start script 2019-01-09 16:33:05 +01:00
Joern Lentes
95611f2d93 GUACAMOLE-682: fix env variable passing 2018-12-21 14:50:46 +01:00
Joern Lentes
0f31028565 GUACAMOLE-682: add option to include RADIUS authentication in docker
To include library for RADIUS authentication in the docker image the
build needs to activate the maven profile "lgpl-extentions" and copy
the library into the image.
The docker start script needs to pass through settings and link the
library to GUACAMOLE_HOME.
2018-12-21 11:15:25 +01:00
Joern Lentes
0f59f6efc8 GUACAMOLE-674: added env variable for member attribute 2018-12-07 10:08:51 +01:00
Nick Couchman
65b03df3bd GUACAMOLE-146: Allow webapp context to be specified in Docker with environment variable. 2018-06-11 13:07:43 -04:00
Michael Jumper
1207d8d1dc GUACAMOLE-281: Consider template GUACAMOLE_HOME in Docker image configuration sanity checks. 2017-05-06 12:02:41 -07:00
James Muehlner
d3d4fddaf9 GUACAMOLE-99: Merge change to support linking docker container to guacd. 2016-11-11 16:02:44 -08:00
Michael Jumper
c86a94b91a GUACAMOLE-99: Support linking Docker container to guacd via GUACD_HOSTNAME and GUACD_PORT environment variables. 2016-11-11 10:21:42 -08:00
Michael Jumper
ebbed75550 GUACAMOLE-100: Use contents of provided GUACAMOLE_HOME as the basis for GUACAMOLE_HOME generated by the Docker container. 2016-11-11 10:20:33 -08:00
Michael Jumper
e68ce29419 GUACAMOLE-93: Build guacamole-docker using parent guacamole-client source. 2016-08-26 16:06:30 -07:00
Michael Jumper
eec09d7240 GUACAMOLE-27: Add Docker image from old guacamole-docker repository. Update license. 2016-05-20 14:43:23 -07:00