mirror of
https://github.com/dataforcanada/d4c-service-status.git
synced 2026-06-13 14:10:51 +02:00
Add websites to check
This commit is contained in:
+19
-20
@@ -1,36 +1,35 @@
|
|||||||
# Change these first
|
# Change these first
|
||||||
owner: upptime # Your GitHub organization or username, where this repository lives
|
owner: dataforcanada # Your GitHub organization or username, where this repository lives
|
||||||
repo: upptime # The name of this repository
|
repo: status-01.dataforcanada.org # The name of this repository
|
||||||
|
|
||||||
sites:
|
sites:
|
||||||
- name: Google
|
- name: www.dataforcanada.org
|
||||||
url: https://www.google.com
|
url: https://www.dataforcanada.org
|
||||||
- name: Wikipedia
|
- name: data-01.dataforcanada.org
|
||||||
url: https://en.wikipedia.org
|
url: https://data-01.dataforcanada.org
|
||||||
- name: Hacker News
|
- name: data-02.dataforcanada.org
|
||||||
url: https://news.ycombinator.com
|
url: https://data-02.dataforcanada.org
|
||||||
- name: Test Broken Site
|
- name: status-02.dataforcanada.org
|
||||||
url: https://thissitedoesnotexist.koj.co
|
url: https://status-02.dataforcanada.org
|
||||||
- name: IPv6 test
|
assignees:
|
||||||
url: forwardemail.net
|
- diegoripley
|
||||||
port: 80
|
|
||||||
check: "tcp-ping"
|
|
||||||
ipv6: true
|
|
||||||
|
|
||||||
status-website:
|
status-website:
|
||||||
# Add your custom domain name, or remove the `cname` line if you don't have a domain
|
# 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
|
# Uncomment the `baseUrl` line if you don't have a custom domain and add your repo name there
|
||||||
cname: demo.upptime.js.org
|
cname: status-01.dataforcanada.org
|
||||||
# baseUrl: /your-repo-name
|
# baseUrl: /your-repo-name
|
||||||
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
||||||
name: Upptime
|
name: Uptime for Data for Canada
|
||||||
introTitle: "**Upptime** is the open-source uptime monitor and status page, powered entirely by GitHub."
|
introTitle: "Status Page for Data for Canada"
|
||||||
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)
|
introMessage: This is a status page which uses **real-time** data from our [GitHub repository](https://github.com/dataforcanada/status-01.dataforcanada.org).
|
||||||
navbar:
|
navbar:
|
||||||
- title: Status
|
- title: Status
|
||||||
href: /
|
href: /
|
||||||
- title: GitHub
|
- title: GitHub
|
||||||
href: https://github.com/$OWNER/$REPO
|
href: https://github.com/dataforcanada/status-01.dataforcanada.org
|
||||||
|
|
||||||
# Upptime also supports notifications, assigning issues, and more
|
# Upptime also supports notifications, assigning issues, and more
|
||||||
# See https://upptime.js.org/docs/configuration
|
# See https://upptime.js.org/docs/configuration
|
||||||
|
user-agent: diegoripley
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user