{{if USE_CDN}}
{{ else }}
{{end}}
Statup | Services
{{template "nav"}}
Services
Name
Status
{{range .}}
☰
{{.Name}}
{{if .Online}}
ONLINE
{{else}}
OFFLINE
{{end}}
View
Delete
{{end}}
Create Service
Service Name
Service Check Type
HTTP Service
TCP Service
Application Endpoint (URL)
Service Check Type
GET
POST
DELETE
PATCH
PUT
Post Data (JSON)
Expected Response (Regex)
You can insert
Regex
to validate the response
Expected Status Code
TCP Port
Check Interval (Seconds)
10,000+ will be checked in Microseconds (1 millisecond = 1000 microseconds).
Timeout in Seconds
List Order
Create Service
{{template "footer"}} {{if USE_CDN}} {{ else }} {{end}}