Thomas John Wesolowski
f1b9491969
GUACAMOLE-626: Update README.md
...
Missed a space
2019-01-19 00:09:43 -06:00
Thomas John Wesolowski
3bb3fc0f70
GUACAMOLE-626: Update README for fomatting and clarity
...
Add `_FILE` suffix where missing
Clarify Docker Secrets section
Reformat line length to match the rest of the file
2019-01-18 23:50:19 -06:00
Thomas Wesolowski
307eb943db
GUACAMOLE-626: Remove backticks, replace with function
2019-01-18 23:50:07 -06:00
Thomas John Wesolowski
8788a51199
GUACAMOLE-626: Update README.md
...
Add appropriate documentation for usage of Docker secrets
2019-01-18 23:49:55 -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
Nick Couchman
65b03df3bd
GUACAMOLE-146: Allow webapp context to be specified in Docker with environment variable.
2018-06-11 13:07:43 -04:00
Mathias
5410c6bc0e
GUACAMOLE-553: Update JDBC MySQL connector library to version 5.1.45
2018-04-23 13:40:29 +02:00
Michael Jumper
6e35bef9a0
GUACAMOLE-423: Remove version specificity from guacamole-docker README reference to database auth SQL scripts.
2018-01-01 12:07:35 -08:00
Michael Jumper
7c4223ce3e
GUACAMOLE-436: Remove incubator prefix from repositories and URLs.
2017-12-06 00:02:33 -08:00
Carl Harris
ac50375ad5
GUACAMOLE-408: don't try to clean up the local Maven repository
...
There's no need to clean up the local Maven repository after the
build, since only the artifacts we want are copied to the runtime
image. For reasons not investigated, attempting to remove the
local repository directory fails because the directory is in use
after the build.
2017-10-07 10:09:18 -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
a7564f3da4
GUACAMOLE-97: Update Guacamole Docker README.md with respect to Apache.
2016-10-04 12:29:10 -07:00
Michael Jumper
dce39bdc1e
GUACAMOLE-93: Ensure database auth extension .jars are included in dist .tar.gz.
2016-08-28 11:41:10 -07:00
Michael Jumper
ced30836a0
GUACAMOLE-93: Move Dockerfile to root of repository.
2016-08-28 11:41:10 -07:00
Michael Jumper
e68ce29419
GUACAMOLE-93: Build guacamole-docker using parent guacamole-client source.
2016-08-26 16:06:30 -07:00
Tyler Mauthe
517b6f0217
GUACAMOLE-50: Update Docker container to use Java 8
2016-06-14 13:16:18 -06:00
Michael Jumper
eec09d7240
GUACAMOLE-27: Add Docker image from old guacamole-docker repository. Update license.
2016-05-20 14:43:23 -07:00