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
45 lines (42 loc) · 1.86 KB
/
.upptimerc.yml
File metadata and controls
45 lines (42 loc) · 1.86 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
# Change these first
owner: anydevcode # Your GitHub organization or username, where this repository lives
repo: status.anydevcode.com # The name of this repository
sites:
- name: Any Dev Code Website
url: https://anydevcode.com
icon: https://api.mdcdev.me/v2/github/users/anydevcode/avatar
- name: Furry Bot Website
url: https://furry.anydevcode.com
icon: https://icon.horse/icon/furry.anydevcode.com
- name: Bluey API
url: https://blueyapi.de
icon: https://i.pinimg.com/originals/dc/cb/e7/dccbe770e822e1f4f7337aba88548f09.png
- name: Bluey Minecraft Server Java
check: "tcp-ping"
url: mc.bluey.site
port: 25565
icon: https://www.freeiconspng.com/thumbs/minecraft-png-icon/minecraft-icon-0.png
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: status.anydevcode.com
# baseUrl: /your-repo-name
logoUrl: https://api.mdcdev.me/v2/github/users/anydevcode/avatar
name: Any Dev Code Status
# introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
# 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
workflowSchedule:
graphs: "0 */24 * * *"
responseTime: "*/5 * * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "*/5 * * * *"
uptime: "*/5 * * * *"