generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
93 lines (90 loc) · 2.83 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
owner: s3ase # Your GitHub organization or username, where this repository lives
repo: squashed # The name of this repository
sites:
#- name: 21 Chunks
#url: https://www.21chunks.co.za
#- name: Matrix
#url: https://matrix.decoded.ltd/_matrix/static/
- name: Motheo Website
url: https://www.motheotvet.edu.za
- name: Motheo Security
url: $SECURITY
__dangerous__insecure: true
- name: Motheo Artisan
check: "tcp-ping"
url: $ARTISAN
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Bloemfontein
check: "tcp-ping"
url: $BLOEMFONTEIN
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo BOTSHABELO
check: "tcp-ping"
url: $BOTSHABELO
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Central Office
check: "tcp-ping"
url: $CENTRALOFFICE
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Hillside View
check: "tcp-ping"
url: $HILLSIDEVIEW
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Incubator
check: "tcp-ping"
url: $INCUBATOR
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Koffiefontein
check: "tcp-ping"
url: $KOFFIEFONTEIN
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Mechanical Skills
check: "tcp-ping"
url: $MECHANICAL
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Plot 32
check: "tcp-ping"
url: $PLOT32
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Thaba Nchu
check: "tcp-ping"
url: $THABANCHU
port: 443
__dangerous__disable_verify_peer: true
- name: Motheo Zastron
check: "tcp-ping"
url: $ZASTRON
port: 443
__dangerous__disable_verify_peer: true
#- name:
# url:
#- name: IPv6 test
# url: forwardemail.net
# port: 80
# check: "tcp-ping"
# ipv6: true
status-website:
# Add your custom domain name, or remove the `cname` line if you don't have a domain
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
#cname: demo.upptime.js.org
baseUrl: /squashed
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration