jippi/hashi-ui

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

Open

#360 opened on Nov 6, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (1,235 stars) (157 forks)batch import
enhancementhelp wanted

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