mirror of
https://github.com/dataforcanada/d4c-service-status.git
synced 2026-06-13 14:10:51 +02:00
Remove any service that is not deployed. Don't want to confuse people
This commit is contained in:
+30
-30
@@ -5,8 +5,8 @@ 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
|
- name: BitTorrent Tracker (Labs)
|
||||||
url: https://tracker.dataforcanada.org
|
url: https://tracker.labs.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
|
||||||
@@ -26,36 +26,36 @@ sites:
|
|||||||
url: https://tiles-01.labs.dataforcanada.org
|
url: https://tiles-01.labs.dataforcanada.org
|
||||||
expectedStatusCodes:
|
expectedStatusCodes:
|
||||||
- 404
|
- 404
|
||||||
- name: Panoramax (Prod)
|
#- name: Panoramax (Prod)
|
||||||
url: https://panoramax-01.dataforcanada.org
|
# url: https://panoramax-01.dataforcanada.org
|
||||||
- name: Panoramax (Labs)
|
#- name: Panoramax (Labs)
|
||||||
url: https://panoramax-01.labs.dataforcanada.org
|
# url: https://panoramax-01.labs.dataforcanada.org
|
||||||
- name: Martin (Prod)
|
#- name: Martin (Prod)
|
||||||
url: https://martin-01.dataforcanada.org
|
# url: https://martin-01.dataforcanada.org
|
||||||
- name: Martin (Labs)
|
#- name: Martin (Labs)
|
||||||
url: https://martin-01.labs.dataforcanada.org
|
# url: https://martin-01.labs.dataforcanada.org
|
||||||
- name: Pelias (Prod)
|
#- name: Pelias (Prod)
|
||||||
url: https://pelias-01.dataforcanada.org
|
# url: https://pelias-01.dataforcanada.org
|
||||||
- name: Pelias (Labs)
|
#- name: Pelias (Labs)
|
||||||
url: https://pelias-01.labs.dataforcanada.org
|
# url: https://pelias-01.labs.dataforcanada.org
|
||||||
- name: GeoServer (Prod)
|
#- name: GeoServer (Prod)
|
||||||
url: https://geoserver-01.dataforcanada.org
|
# url: https://geoserver-01.dataforcanada.org
|
||||||
- name: GeoServer (Labs)
|
#- name: GeoServer (Labs)
|
||||||
url: https://geoserver-01.labs.dataforcanada.org
|
# url: https://geoserver-01.labs.dataforcanada.org
|
||||||
- name: ZOO-Project (Prod)
|
#- name: ZOO-Project (Prod)
|
||||||
url: https://zoo-project-01.dataforcanada.org
|
# url: https://zoo-project-01.dataforcanada.org
|
||||||
- name: ZOO-Project (Labs)
|
#- name: ZOO-Project (Labs)
|
||||||
url: https://zoo-project-01.labs.dataforcanada.org
|
# url: https://zoo-project-01.labs.dataforcanada.org
|
||||||
- name: BBOX Server (Prod)
|
#- name: BBOX Server (Prod)
|
||||||
url: https://bbox-01.dataforcanada.org
|
# url: https://bbox-01.dataforcanada.org
|
||||||
- name: BBOX Server (Labs)
|
#- name: BBOX Server (Labs)
|
||||||
url: https://bbox-01.labs.dataforcanada.org
|
# 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: Source Code
|
#- name: Source Code
|
||||||
url: https://git.dataforcanada.org
|
# url: https://git.dataforcanada.org
|
||||||
assignees:
|
assignees:
|
||||||
- diegoripley
|
- diegoripley
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user