{{template "base" .}} {{define "title"}}Edit {{.App.Name}} - µPaaS{{end}} {{define "content"}} {{template "nav" .}}
Back to {{.App.Name}}

Edit Application

{{template "alert-error" .}}
{{ .CSRFField }}

Lowercase letters, numbers, and hyphens only


Optional Settings

Custom shell command to check container health. Leave empty to use the image's default health check.


Resource Limits

Number of CPU cores (e.g. 0.5 = half a core)

Memory with unit suffix (k, m, g) or plain bytes

Cancel
{{end}}