generated from upptime/upptime
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
130 lines (111 loc) · 2.91 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
# Change these first
owner: Skiddle-ID # Your GitHub organization or username, where this repository lives
repo: monitoring # The name of this repository
sites:
- name: Main Website
url: https://skiddle.id
assignees:
- arcestia
- name: Private Wiki (wiki.skiddle.id)
url: https://wiki.skiddle.id
assignees:
- arcestia
- name: Mail System
url: https://skiddle.id
assignees:
- arcestia
# - name: NTFY Services
# url: https://ntfy.skiddle.id
# assignees:
# - arcestia
- name: Bluesky PDS
url: https://pds.skiddle.id
assignees:
- arcestia
# - name: Metrics Services
# url: $METRICS_API
# assignees:
# - arcestia
- name: CheckDomain API
url: $CEKDOMAINAPI
assignees:
- arcestia
- name: Private Git
url: https://git.skiddle.id
assignees:
- arcestia
- name: Skiddle CDN
url: $CDN_URL
assignees:
- arcestia
expectedStatusCodes:
- 200
- 201
- 400
- 403
- 404
# SERVER PING
# - name: GITHUB CI Nodes
# check: "tcp-ping"
# url: $GITCI_SERVER
# port: $PORT_CHECK
# assignees:
# - arcestia
# - name: SG1 Nodes
# check: "tcp-ping"
# url: $IP_SG1
# port: $PORT_CHECK
# assignees:
# - arcestia
# - name: SG2 Nodes
# check: "tcp-ping"
# url: $IP_SG2
# port: $SECRET_PORT
# assignees:
# - arcestia
# - name: SG3 Nodes
# check: "tcp-ping"
# url: $IP_SG3
# port: $SECRET_PORT
# assignees:
# - arcestia
# - name: DE1 Nodes
# check: "tcp-ping"
# url: $IP_DE1
# port: $SECRET_PORT
# assignees:
# - arcestia
# - name: DE2 Nodes
# check: "tcp-ping"
# url: $IP_DE2
# port: $SECRET_PORT
# assignees:
# - arcestia
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: monitor.skiddle.id
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Skiddle Status Monitoring
introTitle: "**Skiddle-ID** current network status. "
introMessage: This page for Monitoring status of all Skiddle-ID Network.
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
commitMessages:
commitAuthorName: "skiddle-bot"
commitAuthorEmail: "[email protected]"
skipDeleteIssues: true
workflowSchedule:
graphs: "0 0 * * *"
responseTime: "0 23 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/5 * * * *"
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration