162 lines
4.2 KiB
YAML
162 lines
4.2 KiB
YAML
web_forwards:
|
|
# MTInfo 3000 V5 (DTA)
|
|
- hostname: acc.mtinfo3000.com
|
|
redirect: acc01
|
|
redirect_port: 80
|
|
redirect_name: acc01_mti
|
|
- hostname: tst.mtinfo3000.com
|
|
redirect: tst01
|
|
redirect_port: 80
|
|
redirect_name: tst01_mti
|
|
- hostname: dev.mtinfo3000.com
|
|
redirect: dev01
|
|
redirect_port: 80
|
|
redirect_name: dev01_mti
|
|
|
|
# MTinfo 3000 V4 (T)
|
|
- hostname: tst-old.dualinventive.com
|
|
redirect: tst04
|
|
redirect_port: 80
|
|
redirect_name: tst04
|
|
|
|
# MTInfo 3000 API (DTA)
|
|
# TODO remove this endpoints, because this API is outdated (was first API)
|
|
# TODO move LoRa interface to another endpoint (dev-lora, tst-lora, acc-lora, lora)
|
|
- hostname: accapi.mtinfo3000.com
|
|
redirect: acc01
|
|
redirect_port: 80
|
|
redirect_name: acc01_mti_api
|
|
- hostname: tstapi.mtinfo3000.com
|
|
redirect: tst01
|
|
redirect_port: 80
|
|
redirect_name: tst01_mti_api
|
|
- hostname: devapi.mtinfo3000.com
|
|
redirect: dev01
|
|
redirect_port: 80
|
|
redirect_name: dev01_mti_api
|
|
|
|
# MTInfo 3000 Backend API services
|
|
# TODO use 'acl url_static path_beg /users-service' for routing to the right API
|
|
- hostname: acc-api.mtinfo3000.com
|
|
redirect: acc01
|
|
redirect_port: 80
|
|
redirect_name: acc01_mti_api_service
|
|
- hostname: tst-api.mtinfo3000.com
|
|
redirect: tst01
|
|
redirect_port: 80
|
|
redirect_name: tst01_mti_api_service
|
|
- hostname: dev-api.mtinfo3000.com
|
|
redirect: dev01
|
|
redirect_port: 80
|
|
redirect_name: dev01_mti_api_service
|
|
|
|
- hostname: dev-ts.mtinfo3000.com
|
|
redirect: dev01
|
|
redirect_port: 80
|
|
redirect_name: dev01_mti_ts_service
|
|
|
|
# MTInfo RailinsightBE (DTA)
|
|
- hostname: dev-railinsight.mtinfo3000.com
|
|
redirect: dev01
|
|
redirect_port: 80
|
|
redirect_name: dev01_mti_railinsight_service
|
|
#- hostname: tst-railinsight.mtinfo3000.com
|
|
# redirect: dev01
|
|
# redirect_port: 80
|
|
# redirect_name: tst01_mti_railinsight_service
|
|
#- hostname: acc-railinsight.mtinfo3000.com
|
|
# redirect: dev01
|
|
# redirect_port: 80
|
|
# redirect_name: acc01_mti_railinsight_service
|
|
|
|
# MTInfo 3000 API (DTA) Southbound NB-IoT interface
|
|
# TODO we should be able to fetch this port number from (group/host) variables
|
|
# this is currently not possible because the port numbers are defined in devops/ansible-dtap
|
|
- hostname: dev-nbiot.mtinfo3000.com
|
|
redirect: dev02
|
|
redirect_port: 8081
|
|
redirect_name: dev02_nbiot_mti
|
|
- hostname: tst-nbiot.mtinfo3000.com
|
|
redirect: tst02
|
|
redirect_port: 8081
|
|
redirect_name: tst02_nbiot_mti
|
|
- hostname: acc-nbiot.mtinfo3000.com
|
|
redirect: acc02
|
|
redirect_port: 8081
|
|
redirect_name: acc02_nbiot_mti
|
|
|
|
# MTInfo 3000 Device API (DTA) (restrict access only from playground, DTAP, OFFICE)
|
|
# TODO remove this endpoints, because this API is outdated (was second API)
|
|
- hostname: apiacc.mtinfo3000.com
|
|
restrict:
|
|
- 136.144.169.229
|
|
redirect: acc02
|
|
redirect_port: 12808
|
|
redirect_name: acc02_mti_device_api
|
|
- hostname: apitst.mtinfo3000.com
|
|
restrict:
|
|
- 136.144.169.229
|
|
redirect: tst02
|
|
redirect_port: 12808
|
|
redirect_name: tst02_mti_device_api
|
|
- hostname: apidev.mtinfo3000.com
|
|
restrict:
|
|
- 136.144.169.229
|
|
redirect: dev02
|
|
redirect_port: 12808
|
|
redirect_name: dev02_mti_device_api
|
|
|
|
# MTinfo 3000 monitoring (influxdb logger from production system to mon01)
|
|
- hostname: mon.mtinfo3000.com
|
|
redirect: mon01
|
|
redirect_port: 8086
|
|
redirect_name: mon01_influx
|
|
|
|
# monitor (grafana + influxdb)
|
|
- hostname: grafana.mtinfo3000.com
|
|
redirect: mon01
|
|
redirect_port: 3000
|
|
redirect_name: mon01_grafana
|
|
|
|
# Portal
|
|
- hostname: portal.dualinventive.com
|
|
redirect: portalprod02
|
|
redirect_port: 80
|
|
redirect_name: portal_prod
|
|
|
|
# Portal test
|
|
- hostname: portaltest.dualinventive.com
|
|
redirect: portaltst01
|
|
redirect_port: 80
|
|
redirect_name: portal_test
|
|
|
|
# src (remoteredir)
|
|
- hostname: src.dualinventive.com
|
|
redirect: src02
|
|
redirect_port: 80
|
|
redirect_name: src02
|
|
|
|
# src (deb packages)
|
|
- hostname: apt.dualinventive.com
|
|
redirect: src02
|
|
redirect_port: 80
|
|
redirect_name: src02_apt
|
|
|
|
# field lab bosch camera
|
|
- hostname: fieldlabcam.dualinventive.com
|
|
redirect: 10.30.3.4
|
|
redirect_port: 80
|
|
redirect_name: fieldlabcam_http
|
|
|
|
# jira
|
|
- hostname: jira.dualinventive.com
|
|
redirect: jira02
|
|
redirect_port: 8080
|
|
redirect_name: jira_http
|
|
|
|
# confluence
|
|
- hostname: confluence.dualinventive.com
|
|
redirect: jira02
|
|
redirect_port: 8090
|
|
redirect_name: confluence_http
|