mirror of
https://github.com/dataforcanada/d4c-service-status.git
synced 2026-06-13 14:10:51 +02:00
Added BBOX server, and ordered items by priority of service
This commit is contained in:
+25
-17
@@ -5,22 +5,17 @@ sites:
|
|||||||
- name: Main Website
|
- name: Main Website
|
||||||
url: https://www.dataforcanada.org
|
url: https://www.dataforcanada.org
|
||||||
favicon: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/favicon-32x32.png
|
favicon: https://raw.githubusercontent.com/dataforcanada/www.dataforcanada.org/refs/heads/main/static/favicon-32x32.png
|
||||||
|
- name: BitTorrent Tracker
|
||||||
|
url: https://tracker.dataforcanada.org
|
||||||
- name: Production Ready Data
|
- name: Production Ready Data
|
||||||
url: https://data-01.dataforcanada.org
|
url: https://data-01.dataforcanada.org
|
||||||
- name: Data in the Lab
|
- name: Data in the Lab
|
||||||
url: https://data-01.labs.dataforcanada.org
|
url: https://data-01.labs.dataforcanada.org
|
||||||
|
- name: Static Assets (Prod)
|
||||||
|
url: https://static-01.dataforcanada.org
|
||||||
|
- name: Static Assets (Labs)
|
||||||
|
url: https://static-01.labs.dataforcanada.org
|
||||||
- name: Panoramax (Prod)
|
- name: Panoramax (Prod)
|
||||||
url: https://panoramax-01.dataforcanada.org
|
|
||||||
- name: Panoramax (Labs)
|
|
||||||
url: https://panoramax-01.labs.dataforcanada.org
|
|
||||||
- name: GeoServer (Prod)
|
|
||||||
url: https://geoserver-01.dataforcanada.org
|
|
||||||
- name: GeoServer (Labs)
|
|
||||||
url: https://geoserver-01.labs.dataforcanada.org
|
|
||||||
- name: ZOO-Project (Prod)
|
|
||||||
url: https://zoo-project-01.dataforcanada.org
|
|
||||||
- name: ZOO-Project (Labs)
|
|
||||||
url: https://zoo-project-01.labs.dataforcanada.org
|
|
||||||
- name: Tile Server (Prod)
|
- name: Tile Server (Prod)
|
||||||
url: https://tiles-01.dataforcanada.org
|
url: https://tiles-01.dataforcanada.org
|
||||||
expectedStatusCodes:
|
expectedStatusCodes:
|
||||||
@@ -29,16 +24,29 @@ sites:
|
|||||||
url: https://tiles-01.labs.dataforcanada.org
|
url: https://tiles-01.labs.dataforcanada.org
|
||||||
expectedStatusCodes:
|
expectedStatusCodes:
|
||||||
- 404
|
- 404
|
||||||
- name: BitTorrent Tracker
|
url: https://panoramax-01.dataforcanada.org
|
||||||
url: https://tracker.dataforcanada.org
|
- name: Panoramax (Labs)
|
||||||
|
url: https://panoramax-01.labs.dataforcanada.org
|
||||||
|
- name: Martin (Prod)
|
||||||
|
url: https://martin-01.dataforcanada.org
|
||||||
|
- name: Martin (Labs)
|
||||||
|
url: https://martin-01.labs.dataforcanada.org
|
||||||
|
- name: GeoServer (Prod)
|
||||||
|
url: https://geoserver-01.dataforcanada.org
|
||||||
|
- name: GeoServer (Labs)
|
||||||
|
url: https://geoserver-01.labs.dataforcanada.org
|
||||||
|
- name: ZOO-Project (Prod)
|
||||||
|
url: https://zoo-project-01.dataforcanada.org
|
||||||
|
- name: ZOO-Project (Labs)
|
||||||
|
url: https://zoo-project-01.labs.dataforcanada.org
|
||||||
|
- name: BBOX Server (Prod)
|
||||||
|
url: https://bbox-01.dataforcanada.org
|
||||||
|
- name: BBOX Server (Labs)
|
||||||
|
url: https://bbox-01.labs.dataforcanada.org
|
||||||
- name: Torrent Index (Prod)
|
- name: Torrent Index (Prod)
|
||||||
url: https://index.dataforcanada.org
|
url: https://index.dataforcanada.org
|
||||||
- name: Torrent Index (Labs)
|
- name: Torrent Index (Labs)
|
||||||
url: https://index.labs.dataforcanada.org
|
url: https://index.labs.dataforcanada.org
|
||||||
- name: Static Assets (Prod)
|
|
||||||
url: https://static-01.dataforcanada.org
|
|
||||||
- name: Static Assets (Labs)
|
|
||||||
url: https://static-01.labs.dataforcanada.org
|
|
||||||
- name: Source Code
|
- name: Source Code
|
||||||
url: https://git.dataforcanada.org
|
url: https://git.dataforcanada.org
|
||||||
assignees:
|
assignees:
|
||||||
|
|||||||
Reference in New Issue
Block a user