Why did I choose to do this. I could get some more sleep but I choose to write this. I just want some snapshot before I start breaking stuff.
16 lines
307 B
JSON
16 lines
307 B
JSON
{
|
|
"Nodes": {
|
|
"rpi":{
|
|
"Ip": "192.168.1.175",
|
|
"DockerVolumePath": "/var/lib/docker/volumes"
|
|
},
|
|
"arnost":{
|
|
"Ip": "192.168.1.9",
|
|
"DockerVolumePath": "/home/blazena/volumes"
|
|
}
|
|
},
|
|
"DockerManagerBaseUrl": "http://localhost:1234",
|
|
"User": "blazena",
|
|
"LocalBasePath": "/archive/@backups"
|
|
}
|