Initialer Import der Synology Scripts

This commit is contained in:
root
2026-08-05 08:43:57 +02:00
commit 5e32a7c411
404 changed files with 79932 additions and 0 deletions
+60
View File
@@ -0,0 +1,60 @@
{
"General": {
"SourceType": "DVD",
"DVDSource": "E:\\",
"NetworkSource": "\\\\172.68.1.1\\Sources"
},
"SQL": {
"Instance": "VEEAMSQLSERVER",
"Database": "VeeamBackup",
"Authentication": 0
},
"Paths": {
"InstallPath": "F:\\Program Files\\Veeam\\Backup and Replication",
"CatalogPath": "H:\\VBRCatalog",
"IRCache": "F:\\ProgramData\\Veeam\\Backup\\IRCache"
},
"Ports": {
"Catalog": 9393,
"Service": 9392,
"Secure": 9401,
"REST": 9419
},
"Plugins": {
"AHV": false,
"KVM": false,
"PVE": false,
"SCP": false,
"AWS": false,
"Azure": false,
"GCP": false,
"Kasten": false
}
}