generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
120 lines (120 loc) · 3.98 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
owner: themanaworld # GitHub username
repo: upptime # GitHub repository name
user-agent: koj-co
sites: # List of endpoints to track
- name: '[Azure] Azure VM'
check: "tcp-ping"
url: $DEZILAROMED
port: 443
icon: https://avatars.githubusercontent.com/u/6154722
- name: '[Agnus] Agnus Dei VM'
check: "tcp-ping"
url: $AGNUS
port: 443
icon: https://avatars.githubusercontent.com/u/89639940
# - name: '[FRS] Glados VM'
# check: "tcp-ping"
# url: $GLADOS
# port: 443
# icon: https://avatars3.githubusercontent.com/ovh
- name: '[OVH] Serenata'
url: http://serenata.tmw2.org
icon: https://avatars3.githubusercontent.com/ovh
- name: '[Azure] Homepage'
url: https://www.themanaworld.org
icon: https://avatars.githubusercontent.com/u/9950313
- name: '[Azure] Policies'
url: https://policies.themanaworld.org
icon: https://avatars.githubusercontent.com/u/9950313
- name: '[Azure] Forums'
url: https://forums.themanaworld.org
icon: https://avatars.githubusercontent.com/u/1412239
- name: '[Miraheze] Wiki'
url: https://wiki.themanaworld.org
icon: https://avatars.githubusercontent.com/u/47359
- name: '[Azure] Wiki'
url: https://oldwiki.themanaworld.org
icon: https://avatars.githubusercontent.com/u/47359
- name: '[FRS] ManaVerse'
url: https://manaplus.germantmw.de
- name: '[Azure] Mana Launcher'
url: https://api.themanaworld.org:13370/status/ping
expectedStatusCodes: # we don't care about the status code
- 200
- 201
- 404
- 403
- 401
icon: https://avatars.githubusercontent.com/u/1402939
- name: '[Azure] Legacy API'
url: https://api.themanaworld.org/api/tmwa/server
icon: https://avatars.githubusercontent.com/u/6154722
- name: '[Azure] Legacy server'
check: "tcp-ping"
url: $DEZILAROMED
port: 6122
icon: https://avatars.githubusercontent.com/u/6154722
- name: '[Azure] Legacy Test server'
check: "tcp-ping"
url: $DEZILAROMED
port: 6125
icon: https://avatars.githubusercontent.com/u/6154722
- name: '[Azure] rEvolt server'
check: "tcp-ping"
url: $DEZILAROMED
port: 6169
icon: https://avatars.githubusercontent.com/u/6154722
- name: '[Azure] Crossroads server'
check: "tcp-ping"
url: $DEZILAROMED
port: 6900
icon: https://avatars.githubusercontent.com/u/6154722
- name: '[Agnus] Moubootaur Legends server'
check: "tcp-ping"
url: $AGNUS
port: 6901
icon: https://avatars.githubusercontent.com/u/89639940
- name: '[Agnus] Source of Mana server'
check: "udp-ping"
url: $AGNUS
port: 6109
icon: https://avatars.githubusercontent.com/u/89639940
- name: '[Shivtr] Crew of Red Corsair'
url: http://crc.themanaworld.org
icon: https://favicons.githubusercontent.com/shivtr.com
- name: '[IRC] Libera Chat'
check: "tcp-ping"
url: irc.libera.chat
port: 6697
icon: https://avatars.githubusercontent.com/u/83072334
- name: '[Discord] Discord API'
url: https://discord.com/api/v9
expectedStatusCodes: # we don't care about the status code
- 200
- 201
- 404
- 403
- 401
icon: https://avatars3.githubusercontent.com/discord
- name: '[Gitlab] Gitlab'
url: https://git.themanaworld.org/explore
icon: https://avatars3.githubusercontent.com/gitlab
- name: '[SMTP] Office 365'
check: "tcp-ping"
url: smtp.office365.com
port: 587
icon: https://avatars.githubusercontent.com/u/6154722
assignees: # Users to assign downtime issues (optional)
- Helianthella
- pazkero
status-website: # Status website (optional)
cname: status.themanaworld.org # Custom domain CNAME
name: TMW Status # Status website title
logoUrl: https://raw.githubusercontent.com/themanaworld/themanaworld-website/master/src/assets/logo.svg
introTitle: "Uptime monitor and status page for The Mana World"
introMessage: ""
navbar:
- title: Home
href: https://www.themanaworld.org
- title: GitHub
href: https://github.com/$OWNER/$REPO