-
Notifications
You must be signed in to change notification settings - Fork 1
/
.upptimerc.yml
143 lines (139 loc) Β· 4.18 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
owner: z-shell
repo: status
# --- UPTIME SETTINGS ---
sites:
- name: wiki.zshell.dev
url: https://wiki.zshell.dev
icon: https://wiki.zshell.dev/favicon.ico
- name: r2.zshell.dev
icon: https://wiki.zshell.dev/favicon.ico
url: https://r2.zshell.dev/src/zsh/init.zsh
expectedStatusCodes:
- 200
- 201
- 301
- 302
- 403
- name: src.zshell.dev
icon: https://wiki.zshell.dev/favicon.ico
url: https://src.zshell.dev/zsh/init.zsh
expectedStatusCodes:
- 200
- 201
- 301
- 302
- name: init.zshell.dev
icon: https://wiki.zshell.dev/favicon.ico
url: https://init.zshell.dev
expectedStatusCodes:
- 200
- 201
- 301
- 302
- name: get.zshell.dev
icon: https://wiki.zshell.dev/favicon.ico
url: https://get.zshell.dev
expectedStatusCodes:
- 200
- 201
- 301
- 302
- name: git.io/zi-loader
icon: https://github.com/favicon.ico
url: https://git.io/zi-loader
expectedStatusCodes:
- 200
- 201
- 301
- 302
- name: git.io/get-zi
icon: https://github.com/favicon.ico
url: https://git.io/get-zi
expectedStatusCodes:
- 200
- 201
- 301
- 302
- name: RAW github.com
icon: https://github.com/favicon.ico
url: https://raw.githubusercontent.com/z-shell/zi/main/docs/README.md
- name: RAW gitlab.com
icon: https://gitlab.com/assets/favicon-72a2cad5025aa931d6ea56c3201d1f18e68a8cd39788c7c80d5b2b82aa5143ef.png
url: https://gitlab.com/ss-o/zi/-/raw/main/docs/README.md
- name: Google DNS-over-TLS
url: https://dns.google
icon: https://www.google.com/favicon.ico
- name: Cloudflare DNS-over-TLS
url: https://cloudflare-dns.com
icon: https://www.cloudflare.com/favicon.ico
- name: translate.zshell.dev
icon: https://wiki.zshell.dev/favicon.ico
url: https://translate.zshell.dev
expectedStatusCodes:
- 200
- 201
- 301
- 302
#- name: Secret Site
# url: $SECRET_SITE
#- name: API endpoint
# url: https://example.com/get-user/3?api_key=$MY_API_KEY
#- name: API endpoint
# url: https://example.com/get-user/3
# headers:
# - "Authorization: Bearer $SECRET_SITE_2"
# - "Content-Type: application/json"
#- name: API endpoint with data
# method: POST
# url: https://example.com/login
# headers:
# - "Content-Type: application/json"
# body: '{ "password": "hello" }'
commitMessages:
commitAuthorName: "digital-teams[Bot]"
commitAuthorEmail: "[email protected]"
#notifications:
# - type: slack
# channel: C016QT****
#assignees:
# - SomeUser
# --- WEBSITE SETTINGS ---
status-website:
name: "Z-Shell"
cname: status.zshell.dev
baseUrl: /
logoUrl: https://github.com/z-shell.png
themeUrl: https://status.zshell.dev/themes/night.css
apiBaseUrl: https://api.github.com
userContentBaseUrl: https://raw.githubusercontent.com
favicon: https://pub-d86917d4b472424c8732bbf79bf56cc3.r2.dev/img/favicon.ico
faviconSvg: https://pub-d86917d4b472424c8732bbf79bf56cc3.r2.dev/img/logo.svg
introTitle: "<i class='fa-solid fa-chart-line'></i> Uptime Status"
introMessage: "<i class='fa-brands fa-connectdevelop'></i> The open-source uptime monitor and status page for Z-Shell."
readmeContent: ":pencil: Update summary in README [skip ci] [upptime]"
summaryJson: ":card_file_box: Update status summary [skip ci] [upptime]"
statusChange: "$EMOJI $SITE_NAME is $STATUS ($RESPONSE_CODE in $RESPONSE_TIME ms) [skip ci] [upptime]"
graphsUpdate: ":bento: Update graphs [skip ci] [upptime]"
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
- title: Contact
href: https://github.zshell.dev
- title: Z-Shell Organization
href: https://github.com/$OWNER
# scripts:
# - src: https://github.zshell.dev/fa/js/all.min.js
# async: true
theme: night
links:
- rel: stylesheet
href: https://cdn.statically.io/gh/FortAwesome/Font-Awesome/6.x/css/all.min.css
css: "body { opacity: 0.9 }"
metaTags:
- name: "color-scheme"
content: "dark light"
- name: "robots"
content: "noindex"
# See https://upptime.js.org/docs/configuration