jippi/hashi-ui

Option to automatically detect Nomad when connected to a Consul that has Nomad

Open

#360 opened on Nov 6, 2017

 (2 comments) (0 reactions) (0 assignees)JavaScript (144 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,223 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

It would make configuration simpler if it was possible for Hashi-UI to detect a Nomad cluster from the Consul cluster it connects to. That way as configuration you only need to tell it what the connection address is for Consul (http://localhost:8500 will do in most cases) and from there it could automatically detect Nomad, thus removing the need to add configuration for the location of Nomad.

Contributor guide