generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
67 lines (63 loc) · 1.85 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
owner: cerberauth
repo: upptime
sites:
- name: CerberAuth Auth
url: https://auth.cerberauth.com/health/ready
maxResponseTime: 3000
- name: CerberAuth OpenID Connect Provider
url: https://oauth.cerberauth.com/health/ready
maxResponseTime: 3000
- name: TestID
url: https://testid.cerberauth.com/health/ready
maxResponseTime: 3000
- name: CerberAuth Schemas
url: https://schemas.cerberauth.com
maxResponseTime: 1000
- name: CerberAuth
url: https://www.cerberauth.com
maxResponseTime: 5000
- name: VulnAPI
url: https://vulnapi.cerberauth.com
maxResponseTime: 3000
- name: Nacho
url: https://nacho.cerberauth.com
maxResponseTime: 3000
- name: Taco
url: https://taco.cerberauth.com
maxResponseTime: 3000
- name: Status Page
url: https://status.cerberauth.com
maxResponseTime: 1000
- name: Telemetry
url: telemetry.cerberauth.com
port: 443
check: "tcp-ping"
- name: Angular SPA OIDC Example
url: https://cerberauth-angular-spa-oidc.pages.dev
maxResponseTime: 3000
delay: 86400000
- name: Next.js App OIDC Example
url: https://cerberauth-nextjs-app-oidc.pages.dev
maxResponseTime: 3000
delay: 86400000
- name: React SPA OIDC Example
url: https://cerberauth-react-spa-oidc.pages.dev
maxResponseTime: 3000
delay: 86400000
- name: Vue SPA OIDC Example
url: https://cerberauth-vue-spa-oidc.pages.dev
maxResponseTime: 3000
delay: 86400000
assignees:
- emmanuelgautier
status-website:
cname: status.cerberauth.com
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: CerberAuth Status
introTitle: "CerberAuth Status"
introMessage: "Monitor CerberAuth's services uptime and status"
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER