generated from upptime/upptime
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.upptimerc.yml
22 lines (20 loc) · 1.05 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
# Change these first
owner: datalab-org # Your GitHub organization or username, where this repository lives
repo: datalab-org-status # The name of this repository
assignees: # Users to assign downtime issues (optional)
- ml-evs
- jdbocarsly
sites:
- name: Datalab Demo
url: https://demo.datalab-org.io
- name: Datalab Demo API
url: https://demo-api.datalab-org.io/healthcheck/is_ready
- name: Datalab pURL resolver
url: https://purl.datalab-org.io
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
baseUrl: /datalab-status
name: Datalab Status
introTitle: "A status page for the datalab-org deployments, powered by Upptime."
# 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)