mirror of
https://github.com/dataforcanada/d4c-service-status.git
synced 2026-06-13 22:20:52 +02:00
34 lines
1.3 KiB
YAML
34 lines
1.3 KiB
YAML
# Change these first
|
|
owner: dataforcanada # Your GitHub organization or username, where this repository lives
|
|
repo: status.dataforcanada.org # The name of this repository
|
|
|
|
sites:
|
|
- name: www.dataforcanada.org
|
|
url: https://www.dataforcanada.org
|
|
- name: data-01.dataforcanada.org
|
|
url: https://data-01.dataforcanada.org
|
|
- name: data-01.dev.dataforcanada.org
|
|
url: https://data-01.dev.dataforcanada.org
|
|
assignees:
|
|
- diegoripley
|
|
|
|
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: status.dataforcanada.org
|
|
# baseUrl: /your-repo-name
|
|
logoUrl: https://raw.githubusercontent.com/upptime/upptime.js.org/master/static/img/icon.svg
|
|
name: Status Page for Data for Canada
|
|
introTitle: "Status Page for Data for Canada"
|
|
introMessage: This is a status page which uses **real-time** data from our [GitHub repository](https://github.com/dataforcanada/status-01.dataforcanada.org).
|
|
navbar:
|
|
- title: Status
|
|
href: /
|
|
- title: GitHub
|
|
href: https://github.com/dataforcanada/status-01.dataforcanada.org
|
|
|
|
# Upptime also supports notifications, assigning issues, and more
|
|
# See https://upptime.js.org/docs/configuration
|
|
user-agent: diegoripley
|
|
|