generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
45 lines (43 loc) · 1.78 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
# Change these first
owner: SMETMAT # Your GitHub organization or username, where this repository lives
repo: uptime # The name of this repository
sites:
- name: SMETMAT (en site)
url: https://www.smetmat.cf
- name: SMETMAT (th site)
url: https://xn--12c8b2ayn.cf/
- name: TPSO (พลังจิตโอลิมปิก)
url: https://tpso.memewithyasart.ml/
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.smetmat.cf
# baseUrl: monitor-system
theme: dark
logoUrl: https://avatars.githubusercontent.com/u/103024021?v=4
name: SMETMAT Monitoring system
introTitle: "SMETMAT system-uptime monitoring"
introMessage: เครื่องมือตรวจจับสถานะการทำงานของเว็บไซต์และระบบภายใน SMETMAT โดย [Upptime](https://upptime.js.org) และ Github Actions
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
assignees: # Users to assign downtime issues
- ptsgrn
metaTags:
- name: "color-scheme"
content: "dark"
- name: "robots"
content: "noindex"
workflowSchedule:
graphs: "0 0 * * *" # “At 00:00.”
responseTime: "0 23 * * *" # “At 23:00.”
staticSite: "0 1 * * *" # “At 01:00.”
summary: "0 0 * * *" # “At 00:00.”
updateTemplate: "0 0 * * *" # “At 00:00.”
updates: "0 3 * * *" # “At 03:00.”
uptime: "*/5 * * * *" # “At every 5th minute.”
commitMessages:
commitAuthorName: "Status Bot"
commitAuthorEmail: "contact@memewithyasart.ml"