This repository was archived by the owner on Jul 27, 2022. It is now read-only.
generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.upptimerc.yml
More file actions
61 lines (59 loc) · 2.13 KB
/
.upptimerc.yml
File metadata and controls
61 lines (59 loc) · 2.13 KB
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
# Change these first
owner: osu-datenshi # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
sites:
- name: osu! Datenshi Website
url: https://osu.datenshi.pw
- name: osu! Datenshi Multiplayer Site
url: https://multi.datenshi.pw
- name: Datenshi Portal
url: https://datenshi.pw
- name: Content Delivery Network
url: https://cdn.datenshi.pw
- name: Minecraft Datenshi Website
url: https://mc.datenshi.pw
- name: Datenshi Pterodactyl
url: https://panel.datenshi.pw
- name: Datenshi Assets
url: https://assets.datenshi.pw
- name: Datenshi Admin Panel
url: https://old.datenshi.pw
- name: IP Backend
url: https://ip.datenshi.pw
- name: MeguminAPI
url: https://storage.datenshi.pw
- name: osu! Datenshi API
check: "tcp-ping"
url: 194.233.65.131
port: 40001
- name: osu! Datenshi Bancho
check: "tcp-ping"
url: 194.233.65.131
port: 5001
- name: osu! Datenshi Avatar
check: "tcp-ping"
url: 194.233.65.131
port: 5020
- name: Minecraft Datenshi x Loebad
check: "tcp-ping"
url: 194.233.65.131
port: 25565
assignees:
- troke12
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
theme: dark
cname: status.datenshi.pw
# baseUrl: /your-repo-name
logoUrl: https://raw.githubusercontent.com/osu-datenshi/hanamaru/master/assets/img/icons/favicon-96x96.png
name: Datenshi Status
#introTitle: "Public repository for monitoring datenshi instances, powered by upptime"
#introMessage: This is a sample status page which uses **real-time** data from our [GitHub repository](https://github.com/upptime/upptime). No server required — just GitHub Actions, Issues, and Pages. [**Get your own for free**](https://github.com/upptime/upptime)
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration