This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.upptimerc.yml
43 lines (39 loc) · 1.82 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
# Change these first
owner: jmartinkova # Your GitHub organization or username, where this repository lives
repo: upptime # The name of this repository
sites:
- name: DSW
url: https://ds-wizard.org
# assignees - must be a team member
- name: Localize
url: https://localize.ds-wizard.org/
# assignees - must be a team member
# Test for visualisations and issue creation
- name: Test for non-existing page
url: https://this_page_does_not_exist.com
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: demo.upptime.js.org
baseUrl: /upptime
logoUrl: https://jmartinkova.github.io/upptime/dsw-logo-icon-color-transparent.png
name: DSW Status
introTitle: "**DSW** Services Monitoring"
introMessage: "Welcome to the Data Stewardship Wizard Monitoring Dashboard, where you can view the real-time status of our services."
themeUrl: https://jmartinkova.github.io/upptime/dsw-theme.css
#flavicon: https://jmartinkova.github.io/upptime/dsw-logo-icon-color-transparent.png
navbar:
- title: Status
href: /
- title: GitHub
href: https://github.com/$OWNER/$REPO
workflowSchedule:
graphs: "*/10 * * * *" #regenerate graphs - every 10 minutes
responseTime: "*/10 * * * *" #checks the response time - every 10 minutes
staticSite: "*/15 * * * *" #generation of the static part of the page - each midnight
summary: "*/15 * * * *" #summary generation
updateTemplate: "*/15 * * * *" #update the Upptime template - once a week, monday 1AM
updates: "*/15 * * * *" #
uptime: "*/10 * * * *" #checks if the webside is up - every 10 minutes
# Upptime also supports notifications, assigning issues, and more
# See https://upptime.js.org/docs/configuration