config_service/data/admin/cvtt_services.cfg
Cryptoval Trading Technologies 8ce21f0715 progress
2024-12-30 17:29:26 +00:00

81 lines
1.9 KiB
INI

{
"Mattermost": {
"to_check": "Yes",
"protocol": "https",
"host": "mattermost.cryptovaltrading.com",
"port": 443
},
# "WIKI": {
# "to_check": "Yes",
# "protocol": "http",
# "host": "cloud11.cvtt.vpn",
# "port": 8080
# },
"Gitea": {
"to_check": "Yes",
"protocol": "http",
"host": "homestore.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": "cloud23.cvtt.vpn",
"port": 6789
},
"Trading Calendar": {
"to_check": "Yes",
"protocol": "http",
"host": "cloud23.cvtt.vpn",
"port": 8000
},
"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
},
"Proxmox Testing": {
"to_check": "No",
"protocol": "http",
"host": "proxmox.sheynin.home",
"port": 80
},
}