open-nomad/website/source/guides/web-ui/index.html.md
2019-09-27 13:20:57 -07:00

757 B

layout page_title sidebar_current description
guides Web UI guides-web-ui Learn how to use the Nomad Web UI.

Using Nomad with the Web UI

The Nomad Web UI offers an easy to use web experience for inspecting a Nomad cluster. It's built into the Nomad binary and is served alongside the API. With zero additional configuration, you can use the Web UI instead of the CLI to inspect cluster state and submit and manage jobs.

  1. Accessing the Web UI
  2. Submitting a Job
  3. Operating a Job
  4. Inspecting the Cluster
  5. Securing the Web UI with ACLs