generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
61 lines (58 loc) · 1.61 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
owner: kuzzleio
repo: status-page
user-agent: kuzzleio
skipDescriptionUpdate: true
skipTopicsUpdate: true
skipHomepageUpdate: true
sites:
- name: Kuzzle Website
url: https://kuzzle.io
- name: Kuzzle Blog
url: https://blog.kuzzle.io
- name: Kuzzle Docs
url: https://docs.kuzzle.io
- name: "Discord #1"
url: https://discord-redirect.app.kuzzle.io
maxRedirects: 0
expectedStatusCodes:
- 302
- name: "Discord #2"
url: https://join.discord.kuzzle.io
maxRedirects: 0
expectedStatusCodes:
- 302
- name: PaaS Console (API)
url: $SITE_URL_PAAS_CONSOLE_API
- name: PaaS Console (Web)
url: $SITE_URL_PAAS_CONSOLE_WEB
- name: PaaS Packages
url: $SITE_URL_PAAS_PACKAGES
- name: PaaS Container registry
url: $SITE_URL_PAAS_CONTAINER_REGISTRY
- name: PaaS CD
url: $SITE_URL_PAAS_CD
- name: PaaS SSO
url: $SITE_URL_PAAS_SSO
- name: PaaS LNS (Web)
url: $SITE_URL_PAAS_LNS_WEB
- name: PaaS LNS (MQTT)
check: "tcp-ping"
url: $SITE_URL_PAAS_LNS_MQTT
port: $SITE_PORT_PAAS_LNS_MQTT
status-website:
cname: status.kuzzle.io
logoUrl: https://status.kuzzle.io/kuzzle.svg
favicon: https://status.kuzzle.io/favicon.png
themeUrl: https://status.kuzzle.io/kuzzle.css
name: Kuzzle Status
navbar:
- title: Status
href: /
- title: Kuzzle
href: https://kuzzle.io
- title: GitHub
href: https://github.com/$OWNER
commitMessages:
readmeContent: "docs(readme): update summary [skip ci] [upptime]"
summaryJson: "chore: update status summary [skip ci] [upptime]"
graphsUpdate: "chore: update graphs [skip ci] [upptime]"