generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
63 lines (60 loc) · 2.18 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Change these first
owner: berty # Your GitHub organization or username, where this repository lives
repo: uptime # The name of this repository
sites:
- name: berty.tech
url: https://www.berty.tech
- name: yolo.berty.io
url: https://yolo.berty.io/
- name: translate.berty.community
url: https://translate.berty.community
#- name: vote.berty.community
# url: https://vote.berty.community
#- name: berty.community
# url: https://berty.community/
- name: services.berty.tech
url: https://services.berty.tech/authorize
- name: assets.berty.tech
url: https://assets.berty.tech/
- name: shop.berty.tech
url: https://shop.berty.tech
- name: p2p.paris
url: https://p2p.paris
- name: francep2p.org
url: https://francep2p.org
#- name: prom.berty.io
# url: https://prom.berty.io/
# expectedStatusCodes: [401]
- name: ssh@svc-fr-1
url: svc-fr-1.berty.io
port: 22
check: tcp-ping
- name: ssh@svc-ams-1
url: svc-ams-1.berty.io
port: 22
check: tcp-ping
# https://github.com/berty/berty/blob/master/config/config.yml
- name: rdvp@svc-fr-1
url: 51.159.21.214
port: 4040
check: tcp-ping
- name: rdvp@svc-ams-1
url: 51.15.25.224
port: 4040
check: tcp-ping
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: uptime.berty.io
# baseUrl: /your-repo-name
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)
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