Skip to content

Commit f0ae894

Browse files
committed
[MNT] Update tracked sites
1 parent 224bac1 commit f0ae894

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

.upptimerc.yml

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,28 @@
11
# Change these first
2-
owner: upptime # Your GitHub organization or username, where this repository lives
2+
owner: neurobagel # Your GitHub organization or username, where this repository lives
33
repo: upptime # The name of this repository
44

55
sites:
6-
- name: Google
7-
url: https://www.google.com
8-
- name: Wikipedia
9-
url: https://en.wikipedia.org
10-
- name: Hacker News
11-
url: https://news.ycombinator.com
12-
- name: Test Broken Site
13-
url: https://thissitedoesnotexist.koj.co
14-
- name: IPv6 test
15-
url: forwardemail.net
16-
port: 80
17-
check: "tcp-ping"
18-
ipv6: true
6+
- name: Neurobagel Website
7+
url: https://neurobagel.org/
8+
- name: Neurobagel Federation API
9+
url: https://federate.neurobagel.org/
10+
- name: Neurobagel Query tool
11+
url: https://query.neurobagel.org/
12+
- name: Neurobagel Annotation tool
13+
url: https://annotate.neurobagel.org/
14+
- name: Neurobagel public node
15+
url: https://api.neurobagel.org/
16+
1917

2018
status-website:
2119
# Add your custom domain name, or remove the `cname` line if you don't have a domain
2220
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
23-
cname: demo.upptime.js.org
21+
cname: status.neurobagel.org
2422
# baseUrl: /your-repo-name
2523
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
2624
name: Upptime
27-
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
25+
introTitle: "**Neurobagel** is an ecosystem for secure, federated research data management."
2826
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)
2927
navbar:
3028
- title: Status

0 commit comments

Comments
 (0)