69 lines
1.6 KiB
INI
69 lines
1.6 KiB
INI
{
|
|
"Mattermost": {
|
|
"to_check": "Yes",
|
|
"protocol": "https",
|
|
"host": "mattermost.cryptovaltrading.com",
|
|
"port": 443
|
|
},
|
|
"Gitea": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "hs01.cvtt.vpn",
|
|
"port": 3000
|
|
},
|
|
"Docker Registry": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "cloud21.cvtt.vpn",
|
|
"port": 5500
|
|
},
|
|
"CVTT Config Service": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "cloud16.cvtt.vpn",
|
|
"port": 6789
|
|
},
|
|
"Trading Calendar": {
|
|
"to_check": "Yes",
|
|
"protocol": "https",
|
|
"host": "trading-calendar.cvtt.net",
|
|
"port": 443
|
|
},
|
|
"US EQTY Rel.Liquidity": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "cloud23.cvtt.vpn",
|
|
"port": 5678
|
|
},
|
|
"PyTorch (Jupyter)": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "gpushnik.cvtt.vpn",
|
|
"port": 8888
|
|
},
|
|
"TensorFlow (Jupyter)": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "gpushnik.cvtt.vpn",
|
|
"port": 9999
|
|
},
|
|
"FastAI (Jupyter)": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "gpushnik.cvtt.vpn",
|
|
"port": 7777
|
|
},
|
|
"Jenkins": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "cvtt-build.cvtt.vpn",
|
|
"port": 8080
|
|
},
|
|
"NetBird": {
|
|
"to_check": "Yes",
|
|
"protocol": "http",
|
|
"host": "cloud18.cryptovaltrading.com",
|
|
"port": 80
|
|
},
|
|
}
|