jippi/hashi-ui

Support for Nomad's parameterized jobs and dispatch command

Open

#196 opened on Feb 1, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (1,235 stars) (157 forks)batch import
discussion-neededenhancementhelp wanted

Description

Nomad has recently introduced parameterized jobs which may be dispatched with a set of variables to customise a job instance.

It would be a great feature to provide an intuitive UI over Nomad's parameterized job dispatch, perhaps presenting a list of parameterized jobs to select from (and add to or modify) and a form or file upload option to populate the required fields for launching the selected job.

Contributor guide