generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
50 lines (48 loc) · 2.2 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
# Change these first
owner: EOSC-synergy # Your GitHub organization or username
repo: o3as-status # Your GitHub repository name
# Add your sites here
sites:
- name: O3as main website
url: https://o3as.data.kit.edu
icon: https://git.scc.kit.edu/synergy.o3as/o3docs/-/raw/tutorial/_static/images/o3as-logo.png
__dangerous__disable_verify_peer: true
- name: O3as WebApp (frontend)
url: http://web.o3as.fedcloud.eu
# - name: O3as WebApp (backend)
# url: http://o3web.test.fedcloud.eu:5000/plot
- name: O3api (API production endpoint)
url: https://api.o3as.fedcloud.eu/api/v1/ui/
icon: https://upload.wikimedia.org/wikipedia/commons/a/ab/Swagger-logo.png
- name: O3api - testing (API testing endpoint)
url: https://o3api.test.fedcloud.eu/api/v1/ui/
# development or testing uses LetsEncrypt staging which is 'untrusted'
__dangerous__insecure: true
icon: https://upload.wikimedia.org/wikipedia/commons/a/ab/Swagger-logo.png
- name: O3api - development (API development endpoint)
url: https://o3api.test.fedcloud.eu/api/v1/ui/
# development or testing uses LetsEncrypt staging which is 'untrusted'
__dangerous__insecure: true
icon: https://upload.wikimedia.org/wikipedia/commons/a/ab/Swagger-logo.png
- name: O3as documentation
url: https://o3as.readthedocs.io
icon: https://github.com/readthedocs/readthedocs.org/raw/master/docs/img/logo.png
assignees: # Users to assign downtime issues (optional)
- vykozlov
- BorjaEst
status-website:
# Add your custom domain below, or remove the next line if you don't have a domain
## c.n.a.m.e.: status.o3as.fedcloud.eu
# Uncomment the following line if you don't have a custom domain and add your repo name
baseUrl: /o3as-status
#logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
name: o3as status monitoring
introTitle: "Status monitoring of O3as services"
introMessage: This is a **real-time** status page for [O3as](https://o3as.data.kit.edu) services.
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