generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
36 lines (35 loc) · 1.12 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
# Change these first
owner: arillo # Your GitHub username
repo: upptime # Your GitHub repository name
# Add your sites here
sites:
- name: arillo.net
url: https://www.arillo.net
- name: Git
url: $GITLAB
- name: unibz.it
url: https://www.unibz.it/health/check
- name: guide.unibz.it
url: https://guide.unibz.it/health/check
- name: alpen-paesse.ch
url: https://alpen-paesse.ch/
- name: Spacedeck wifo
url: $SPACEDECK_WIFO
status-website:
# Add your custom domain below, or remove the next line if you don't have a domain
cname: uptime.arillo.de
# Uncomment the following line if you don't have a custom domain and add your repo name
# baseUrl: /upptime
logoUrl: https://assets.arillo.net/logo.svg
name: "Arillo's uptimes"
introTitle: "**Arillo's** status of client websites."
introMessage: This is a status page which uses **real-time** data.
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER
- title: Arillo
href: https://www.arillo.net/
i18n:
footer: This page is [open source]($REPO), powered by [Upptime](https://upptime.js.org)