config_service/data/admin/cvtt_services.cfg
Cryptoval Trading Technologies 69ee78424a progress
2025-07-24 18:18:26 +00:00

84 lines
2.0 KiB
INI

{
"Mattermost": {
"to_check": "Yes",
"protocol": "https",
"host": "mattermost.cryptovaltrading.com",
"port": 443
},
"Gitea": {
"to_check": "Yes",
"protocol": "http",
"host": "gitea.cvtt.net",
"port": 443
# "host": "cloud30.cvtt.net",
# "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": "No",
# "protocol": "http",
# "host": "gpushnik.cvtt.vpn",
# "port": 8888
# },
# "TensorFlow (Jupyter)": {
# "to_check": "No",
# "protocol": "http",
# "host": "gpushnik.cvtt.vpn",
# "port": 9999
# },
# "FastAI (Jupyter)": {
# "to_check": "No",
# "protocol": "http",
# "host": "gpushnik.cvtt.vpn",
# "port": 7777
# },
"Jenkins": {
"to_check": "No",
"protocol": "http",
"host": "cvtt-build.cvtt.vpn",
"port": 8080
},
"NetBird": {
"to_check": "Yes",
"protocol": "http",
"host": "cloud18.cryptovaltrading.com",
"port": 80
},
}