generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
80 lines (74 loc) · 3.36 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
owner: Waveful
repo: status.Waveful.github.io
sites:
- name: "Website (waveful.app)"
url: https://waveful.app
- name: "Website (en.waveful.app)"
url: https://en.waveful.app
- name: "Website Translation Service"
url: https://it.waveful.app
- name: "Content Delivery Network (cdn.waveful.app)"
url: $CDN_STATUS_URL # First post of Waveful.
headers:
- $CDN_STATUS_HEADER_USER_AGENT
- $CDN_STATUS_HEADER_FIREBASE_APP_CHECK
- $CDN_STATUS_HEADER_X_F_TIMESTAMP
- $CDN_STATUS_HEADER_X_F_MAC
- name: "Functions Service"
url: $INTERNAL_STATUS_URL
method: POST
headers:
- "Content-Type: application/json"
body: '{ "password": "$INTERNAL_STATUS_SHARED_SECRET", "service": "API" }'
- name: "Authentication Service"
url: $INTERNAL_STATUS_URL
method: POST
headers:
- "Content-Type: application/json"
body: '{ "password": "$INTERNAL_STATUS_SHARED_SECRET", "service": "AUTH" }'
- name: "NoSQL Database #1"
url: $INTERNAL_STATUS_URL
method: POST
headers:
- "Content-Type: application/json"
body: '{ "password": "$INTERNAL_STATUS_SHARED_SECRET", "service": "NOSQL1" }'
- name: "In-Memory Database #1"
url: $INTERNAL_STATUS_URL
method: POST
headers:
- "Content-Type: application/json"
body: '{ "password": "$INTERNAL_STATUS_SHARED_SECRET", "service": "IMDB1" }'
- name: "In-Memory Database #2"
url: $INTERNAL_STATUS_URL
method: POST
headers:
- "Content-Type: application/json"
body: '{ "password": "$INTERNAL_STATUS_SHARED_SECRET", "service": "IMDB2" }'
status-website:
cname: status.waveful.app
favicon: https://github.com/Waveful/status.Waveful.github.io/raw/master/assets/favicon.ico
logoUrl: https://github.com/Waveful/status.Waveful.github.io/raw/master/assets/icon_512.png
name: Waveful
introTitle: "**Waveful** Status Dashboard"
introMessage: " "
css: ":root { --body-background-color: #f5f9fa; --body-text-color: #001926; --card-background-color: #ffffff; --nav-background-color: #ffffff; --nav-border-bottom-color: #68c7f3; --nav-current-border-bottom-color: #1896cc; --card-border-color: #d8e3e8; --down-border-left-color: #eb3b5a; --down-background-color: #ffd0d2; --degraded-border-left-color: #f7b731; --up-border-left-color: #20bf6b; --tag-color: #ffffff; --tag-up-background-color: #20bf6b; --tag-down-background-color: #eb3b5a; --tag-degraded-background-color: #f7b731; --change-background-color: #4489ff; --error-button-border-color: #1a46ad; --error-button-background-color: #3867d6; --error-button-color: #ffffff; --submit-button-border-color: #1a46ad; --submit-button-background-color: #3867d6; --submit-button-color: #ffffff; --graph-opacity: 0.80; --graph-filter: hue-rotate(45deg) saturate(200%) brightness(96%); }"
navbar:
- title: 🌊
href: https://waveful.app
- title: Status
href: /
workflowSchedule:
uptime: "1-59/5 * * * *"
responseTime: "27 */4 * * *"
graphs: "57 0 * * *"
summary: "57 0 * * *"
updateTemplate: "57 0 * * *"
staticSite: "57 1 * * *"
updates: "57 3 * * *"
commitMessages:
commitAuthorName: "Dolful"
commitAuthorEmail: "[email protected]"
i18n:
footer: "If you are experiencing an issue not listed here, please [contact support](mailto:[email protected])."
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration