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

public-hostname.sh no longer works in non-cloud environment. #102

Closed
dlyle65535 opened this issue Dec 15, 2015 · 1 comment
Closed

public-hostname.sh no longer works in non-cloud environment. #102

dlyle65535 opened this issue Dec 15, 2015 · 1 comment

Comments

@dlyle65535
Copy link
Contributor

Commit 61f8cc7 removed the logic that tests which cloud platform the container is running on. Hostnames are incorrect on locally run containers. This causes the UI links to point to strange locations.

@lalyos
Copy link
Contributor

lalyos commented Dec 15, 2015

thanks for reporting. I'm actually working on getting the local deployment working, and that is one issue you pointed out, the other is the revrse dns lookup which is needed by some hadoop services.

im already able to use gliderlabs/resolvable for single host deployment, so i'll will include that fallback for hostname -f as well.

@mhmxs mhmxs closed this as completed Oct 24, 2016
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

3 participants