generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
55 lines (50 loc) · 1.33 KB
/
.upptimerc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
owner: Redon-Tech
repo: status
sites:
- name: Website
url: https://redon.tech
- name: Server Panel
url: https://panel.redon.tech
- name: Billing Panel
url: https://billing.redon.tech
- name: Content Delivery Network
url: https://cdn.redon.tech
- name: Node 1
url: https://node1.redon.tech:8080
expectedStatusCodes:
- 401
- name: Node 2
url: https://node2.redon.tech:8080
expectedStatusCodes:
- 401
- name: Node 4
url: https://node4.redon.tech:8080
expectedStatusCodes:
- 401
- name: Node 5
url: https://node5.redon.tech:8080
expectedStatusCodes:
- 401
- name: Email Server
url: https://mail.redon.tech
status-website:
cname: status.redon.tech
favicon: https://avatars.githubusercontent.com/u/60410737
logoUrl: https://avatars.githubusercontent.com/u/60410737
name: Redon Tech
introTitle: "**Redon Tech**"
introMessage: This website provides a quick and easy way to view the status of the services we host.
themeUrl: https://status.redon.tech/redon-tech-theme.css
navbar:
- title: Home
href: https://redon.tech/
- title: Status
href: /
workflowSchedule:
graphs: "0 0 * * *"
responseTime: "0 23 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/15 * * * *"