This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
92 lines (87 loc) · 2.54 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
owner: wdes
repo: status
user-agent: Wdes status (https://github.com/wdes/status)
robotsText: "User-agent: *\n Disallow: /"
assignees:
- williamdes
sites:
- name: Wdes FR
url: https://wdes.fr
expectedStatusCodes:
- 200
- name: Wdes EU
url: https://wdes.eu
expectedStatusCodes:
- 301
- name: Google 204
url: https://google.com/generate_204
expectedStatusCodes:
- 204
- name: DC4 server
url: $DC4_SERVER_URL
expectedStatusCodes:
- 200
- name: Sn-bretagne
url: https://sn-bretagne.net/liens
expectedStatusCodes:
- 200
- name: DC2 server
url: $DC2_SERVER_URL
expectedStatusCodes:
- 200
- name: Bitwarden Rust (vaultwarden)
url: $BITWARDEN_CLOUD
expectedStatusCodes:
- 200
- name: phpMyAdmin sentry instance
url: $PHPMYADMIN_SENTRY
expectedStatusCodes:
- 200
- name: phpMyAdmin error reports
url: https://reports.phpmyadmin.net/robots.txt
expectedStatusCodes:
- 200
- name: Williamdes's website
url: https://williamdes.eu
expectedStatusCodes:
- 200
- name: Williamdes's blog
url: https://blog.williamdes.eu
expectedStatusCodes:
- 200
- name: Corentin's website
url: https://corentin.wdes.fr
expectedStatusCodes:
- 200
status-website:
cname: status.datacenters.network
logoUrl: https://wdes.fr/logo.svg
name: Datacenters network
introTitle: "**datacenters.network** is a domain of the Wdes company"
introMessage: My status page uses **real-time** data from our [GitHub repository](https://github.com/wdes/status). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime#readme)
navbar:
- title: Status
href: /
- title: GitHub config
href: https://github.com/$OWNER/$REPO
workflowSchedule:
# https://crontab.guru/#0_0_*_*_*
graphs: "0 0 * * *"
# https://crontab.guru/#*/30_*_*_*_*
responseTime: "*/30 * * * *"
# https://crontab.guru/#0_*_*_*_*
staticSite: "0 * * * *"
# https://crontab.guru/#0_0_*_*_*
summary: "0 0 * * *"
# https://crontab.guru/#0_0_*_*_*
updateTemplate: "0 0 * * *"
# https://crontab.guru/#0_3_*_*_*
updates: "0 3 * * *"
# https://crontab.guru/#*/5_*_*_*_*
uptime: "*/5 * * * *"
commitMessages:
commitAuthorName: "Wdes Bot"
commitAuthorEmail: "[email protected]"
readmeContent: "Update summary in README [skip ci] [upptime]"
summaryJson: "Update status summary [skip ci] [upptime]"
graphsUpdate: "Update graphs [skip ci] [upptime]"