Dashboard

Tools

{{range services}} {{range $i, $s :=service .Name}} {{ if eq $i 0 }} {{if .Tags | contains "tools"}}

{{.Name}}

{{$iconname := .Name}} {{range $tag, $services := service .Name | byTag }}{{if $tag | regexMatch "logo=*"}}{{$iconname = index ($tag | split "=") 1}}{{end}}{{end}} HTML tutorial
{{end}}{{end}}{{end}}{{end}}

Node Environment Information:
node_id: {{ env "node.unique.id" }}
datacenter: {{ env "NOMAD_DC" }}