config_service/data/admin/cvtt_services.cfg
Cryptoval Trading Technologies 0e8ee9434b progress
2025-04-12 01:26:42 +00:00

82 lines
1.9 KiB
INI

{
"Mattermost": {
"to_check": "Yes",
"protocol": "https",
"host": "mattermost.cryptovaltrading.com",
"port": 443
},
"Gitea": {
"to_check": "Yes",
"protocol": "http",
"host": "cloud27.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
},
"Infisical Secret Management": {
"to_check": "Yes",
"protocol": "https",
"host": "infisical.cvtt.net",
"port": 443
},
"Youtrack": {
"to_check": "Yes",
"protocol": "http",
"host": "cloud23.cvtt.vpn",
"port": 8383
},
"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
},
}