config_service/data/admin/git_repositories.cfg
Cryptoval Trading Technologies 0600317530 progress
2024-08-07 21:43:54 +00:00

79 lines
4.1 KiB
INI

{
"cvtt": {
"cvtt2:": {
"cvttpy": [
{"origin": "git@cloud21.cvtt.vpn:/opt/store/git/cvttpy.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/cvttpy.git" },
{"cryptova": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/cvttpy.git" },
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/cvttpy" },
],
"ops": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/ops.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/ops.git" },
{"cryptova": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/ops.git" },
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/ops" },
],
"docker_dev": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/docker_dev.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/docker_dev.git" },
{"cryptova": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/docker_dev.git" },
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/docker_dev" },
],
"config_service": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/config_service.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/config_service.git" },
{"cryptova": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/config_service.git" },
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/config_service" },
],
"cronjobs": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/cronjobs.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/cronjobs.git" },
{"cryptova": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/cronjobs.git" },
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/cronjobs" },
],
"research": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/research.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/research.git" },
{"cryptova": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/research.git" },
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/research" },
],
"jupyter_gpu": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/cvtt2/jupyter_gpu.git" },
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/jupyter_gpu.git" },
],
}
},
"allbright": {
"allbright-ops": [
{"origin": "ssh://allbrigh@allbrightacademy.com:7822/home/allbrigh/git/allbright-ops.git"},
{"homestore": "ssh://oleg@homestore.sheynin.home:/opt/git/allbright/allbright-ops.git"},
],
"allbright-www": [
{"origin": "ssh://allbrigh@allbrightacademy.com:7822/home/allbrigh/git/allbright.git"},
{"homestore": "ssh://oleg@homestore.sheynin.home:/opt/git/allbright/allbright.git"},
]
}
"devel-env": {
"cvtt-dev": [
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/DevelopEnv/vscode-cvtt-dev"},
],
"cvtt-research": [
{"onedev": "ssh://oleg@homestore.cvtt.vpn:6611/CVTT/DevelopEnv/vscode-cvtt-research"},
]
},
"personal": {
"obsidian_notes": [
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/personal/obsidian_notes.git"}
],
"data-analysis": [
{"origin": "git@homestore.cvtt.vpn:/opt/git/data_analysis.git"}
],
"leathercraft": [
{"origin": "git@homestore.cvtt.vpn:/opt/git/leathercraft.git"}
],
"musicscore": [
{"origin": "git@homestore.cvtt.vpn:/opt/git/musicscore.git"}
],
}
}