← Retour
{
"machines": {
"prod-portainer": {
"ip": "192.168.1.12",
"type": "docker",
"ssh_user": "gouroubleu",
"local": true,
"services_path": "/mnt/stock_8to/33800-stack/services",
"docker_data_root": "/mnt/stock_8to/33800-stack/docker/prod"
},
"dev-portainer": {
"ip": "192.168.1.51",
"type": "docker",
"ssh_user": "gouroubleu",
"local": false,
"services_path": "/mnt/stock_1to/services",
"docker_data_root": "/mnt/stock_1to/docker/dev"
},
"o2switch": {
"host": "yellow.o2switch.net",
"type": "remote",
"ssh_user": "deas8499",
"ssh_alias": "o2switch",
"services_path": "~/services",
"methods": ["rsync", "git"]
},
"nginx": {
"ip": "192.168.1.104",
"type": "files",
"ssh_user": "gouroubleu",
"services_path": "/opt/33800-services"
},
"win11": {
"ip": "192.168.1.30",
"type": "files",
"ssh_user": "gouro",
"services_path": "I:/33800-services"
},
"pve": {
"ip": "192.168.1.4",
"type": "files",
"ssh_user": "gouroubleu",
"local": true,
"services_path": "/stock_8to/33800-stack/services"
},
"gitlab": {
"ip": "192.168.1.196",
"type": "files",
"ssh_user": "gouroubleu",
"services_path": "/opt/33800-services"
},
"jellyfin": {
"ip": "192.168.1.199",
"type": "files",
"ssh_user": "gouroubleu",
"services_path": "/opt/33800-services"
},
"vscode": {
"ip": "192.168.1.154",
"type": "files",
"ssh_user": "gouroubleu",
"services_path": "/opt/33800-services"
}
}
}