generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.upptimerc.yml
57 lines (54 loc) · 1.93 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
# Change these first
owner: hackmdio # Your GitHub organization or username, where this repository lives
repo: status.hackmd.io # The name of this repository
sites:
- name: HackMD
url: https://hackmd.io
icon: https://hackmd.io/favicon.png
- name: HackMD Realtime
url: https://hackmd.io/realtime-reg/statusAll
icon: https://hackmd.io/favicon.png
- name: HackMD API
url: https://api.hackmd.io/health
icon: https://hackmd.io/favicon.png
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: status.hackmd.io
logoUrl: https://hackmd.io/apple-touch-icon.png
name: HackMD Status
introTitle: HackMD Status Page
# 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: /history/hack-md
- title: GitHub
href: https://github.com/$OWNER/$REPO
- title: HackMD
href: https://hackmd.io
favicon: https://hackmd.io/favicon.png
css: ":root {
--body-background-color: rgb(51, 51, 51);
--body-text-color: rgb(51, 51, 51);
--card-background-color: rgb(38, 38, 38);
--card-border-color: rgb(51, 51, 51);
--up-border-left-color: rgb(38, 38, 38);
--nav-current-border-bottom-color: rgb(51, 51, 51);
}
main {
color: rgb(255, 255, 255);
}
footer {
color: rgb(255, 255, 255);
}
"
workflowSchedule:
graphs: "5 0 * * *"
responseTime: "0 * * * *"
staticSite: "10 * * * *"
summary: "5 * * * *"
updateTemplate: "5 * * * *"
updates: "15 * * * *"
uptime: "*/5 * * * *"
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration