generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
40 lines (38 loc) · 1.59 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
# Change these first
owner: eikaramba # Your GitHub organization or username, where this repository lives
repo: notificat-status # The name of this repository
sites:
- name: Frontpage
url: https://notific.at
maxResponseTime: 5000
- name: API Server
url: https://notific.at/api/server/health
maxResponseTime: 5000
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.notific.at
#baseUrl: /notificat-status
faviconSvg: https://raw.githubusercontent.com/eikaramba/notificat-status/master/assets/notificat.svg
favicon: https://raw.githubusercontent.com/eikaramba/notificat-status/master/assets/notificat.png
logoUrl: https://raw.githubusercontent.com/eikaramba/notificat-status/master/assets/notificat.svg
name: Notific.at Status
introTitle: "**Uptime Status** for the Notificat IoT Services."
introMessage: For the normal usage only the API Servers are required. If anything is not working, please contact me on [email protected] - For more infos about the product see [**Notific.at**](https://notific.at)
navbar:
- title: Status
href: /
- title: Website
href: https://notific.at
workflowSchedule:
graphs: "0 0 * * *"
responseTime: "0 23 * * *"
staticSite: "0 1 * * *"
summary: "0 0 * * *"
updateTemplate: "0 0 * * *"
updates: "0 3 * * *"
uptime: "*/15 * * * *"
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration
assignees:
- eikaramba