Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing GUACD_HOSTNAME or "guacd" link #1

Open
gwl7810 opened this issue Dec 17, 2016 · 0 comments
Open

Missing GUACD_HOSTNAME or "guacd" link #1

gwl7810 opened this issue Dec 17, 2016 · 0 comments

Comments

@gwl7810
Copy link

gwl7810 commented Dec 17, 2016

FATAL: Missing GUACD_HOSTNAME or "guacd" link.

Every Guacamole instance needs a corresponding copy of guacd running. To
provide this, you must either:
(a) Explicitly link that container with the link named "guacd".
(b) If not using a Docker container for guacd, explicitly specify the TCP
connection information using the following environment variables:
GUACD_HOSTNAME The hostname or IP address of guacd. If not using a guacd
Docker container and corresponding link, this environment
variable is REQUIRED.
GUACD_PORT The port on which guacd is listening for TCP connections.
This environment variable is optional. If omitted, the
standard guacd port of 4822 will be used.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant