{{ extends "../../_layouts/default" }} {{ block script() }} {{ end }} {{ block body() }}

STACK

A stack is a logical grouping of related services that are usually deployed together and require each other to work as intended.

{{range .Stacks}} {{end}}
Name Services Action
{{.Name}}
{{range .Services}} {{.}} {{end}}
{{ end }}