28 lines
848 B
Plaintext
28 lines
848 B
Plaintext
# Step 1:
|
|
head to status.?domain? and log in.
|
|
|
|
# Step 2:
|
|
click on "Add New Monitor"
|
|
|
|
# Step 2.5 (optional):
|
|
Set monitor type to "Group", friendly name to the group name and retries to 10.
|
|
repeat this for any groups you want, for example: Frontend and Backend
|
|
|
|
# Step 3:
|
|
use the following settings:
|
|
type: HTTP(s)
|
|
Friendly Name: Name of your service (for example: Cloud)
|
|
url: the URL for the site (for example: https://cloud.?domain?)
|
|
Retries: 10
|
|
certificate expiry notification: on
|
|
cachebuster: on
|
|
group: optionally set this to the group you want
|
|
|
|
leave all the other settings as default
|
|
|
|
# Step 4:
|
|
repeat step 3 for every service, for an easy list of URLs, go to proxy.?domain? and log in, you can see the list of proxy hosts which is also all of your URLs.
|
|
|
|
# Step 5 (optional):
|
|
make a status page, instructions in Uptime Kuma - status page.txt
|