progress
This commit is contained in:
@@ -108,12 +108,6 @@
|
||||
"docker": false,
|
||||
"supervisor": false,
|
||||
},
|
||||
"cvtt-prod-01": {
|
||||
"type": "vm",
|
||||
"users": ["oleg", "cvtt"],
|
||||
"docker": true,
|
||||
"supervisor": false,
|
||||
},
|
||||
"cvtt-prod-eqty-01": {
|
||||
"type": "vm",
|
||||
"users": ["oleg", "cvtt"],
|
||||
@@ -150,6 +144,18 @@
|
||||
"docker": true,
|
||||
"supervisor": false,
|
||||
},
|
||||
"cvtt-testserver": {
|
||||
"type": "vm",
|
||||
"users": ["oleg", "cvtt"],
|
||||
"docker": true,
|
||||
"supervisor": false,
|
||||
},
|
||||
"cvtt-prod-03": {
|
||||
"type": "vm",
|
||||
"users": ["oleg"],
|
||||
"docker": false,
|
||||
"supervisor": true,
|
||||
},
|
||||
},
|
||||
|
||||
"cryptovaltrading.com": {
|
||||
|
||||
@@ -42,8 +42,8 @@
|
||||
{"homestore": "git@homestore.cvtt.vpn:/opt/git/cvtt2/jupyter_gpu.git" },
|
||||
],
|
||||
}
|
||||
},
|
||||
"allbright": {
|
||||
}
|
||||
, "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"},
|
||||
@@ -53,7 +53,7 @@
|
||||
{"homestore": "ssh://oleg@homestore.sheynin.home:/opt/git/allbright/allbright.git"},
|
||||
]
|
||||
}
|
||||
"devel-env": {
|
||||
, "devel-env": {
|
||||
"cvtt-dev": [
|
||||
{"gitea": "ssh://git@homestore.cvtt.vpn:20022/develop_env/.vscode.cvtt-dev.git"},
|
||||
]
|
||||
@@ -64,6 +64,15 @@
|
||||
{"gitea": "ssh://git@homestore.cvtt.vpn:20022/develop_env/.vscode.oleg-macpro.git"},
|
||||
]
|
||||
},
|
||||
, "education-materials": {
|
||||
"Algorithmic Trading Book": [
|
||||
{"origin": "ssh://git@homestore.cvtt.vpn:20022/edu/Algorithmic_Trading_Book.git"}
|
||||
]
|
||||
|
||||
, "Kubernetes Cookbook": [
|
||||
{"origin": "ssh://git@homestore.cvtt.vpn:20022/edu/Kubernetes_Cookbook.git"}
|
||||
]
|
||||
}
|
||||
"personal": {
|
||||
"obsidian_notes": [
|
||||
{"origin": "ssh://cryptova@cryptovaltrading.com:1588/home/cryptova/git/personal/obsidian_notes.git"}
|
||||
|
||||
Reference in New Issue
Block a user