generated from pabio/template
-
Notifications
You must be signed in to change notification settings - Fork 68
/
.upptimerc.yml
42 lines (39 loc) · 1.36 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
owner: upptime
repo: upptime
user-agent: KojBot
# Add your sites here
sites:
- name: Google
url: https://www.google.com
- name: Wikipedia
url: https://en.wikipedia.org
- name: Internet Archive
url: https://archive.org
- name: Hacker News
url: https://news.ycombinator.com
- name: Broken Site
url: https://thissitedoesnotexist.com
- name: Secret Site
url: $SECRET_SITE
# Add downtime notifications
# https://upptime.js.org/docs/notifications
notifications:
- type: slack
channel: C016QTU9S9Y
assignees:
- AnandChowdhary
# Configure your status website
# http://localhost:3000/docs/configuration#status-website
status-website:
cname: demo.upptime.js.org
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: Upptime
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)
apiBaseUrl: https://api.github.com
userContentBaseUrl: https://raw.githubusercontent.com
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO