generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
42 lines (38 loc) · 1.2 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
# Change these first
owner: calgo-lab # Your GitHub organization or username, where this repository lives
repo: uptime # The name of this repository
assignees:
- se-jaeger
- itrajanovska
sites:
- name: calgo-lab.de
url: https://calgo-lab.de
- name: green-db.calgo-lab.de
url: https://green-db.calgo-lab.de
- name: product-classification.demo.calgo-lab.de
url: https://product-classification.demo.calgo-lab.de
status-website:
introTitle: "Cognitive Algorithms Lab Status & Uptime Monitoring"
introMessage: This status page lists all services provided, hosted, and/or managed by the Cognitive Algorithms Lab team and checks their uptime every 5 minutes.
cname: status.calgo-lab.de
baseUrl: /
theme: dark
name: Cognitive Algorithms Lab Status
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER
- title: Website
href: https://calgo-lab.de
workflowSchedule:
graphs: "0 0 * * *"
responseTime: "0 23 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/5 * * * *"
commitMessages:
commitAuthorName: "calgo-lab (Bot)"
commitAuthorEmail: "[email protected]"