Good afternoon all,
I have Veeam back up and replication for my backup solution.
I am running nextcloud (in the process of setting it up)
Bit of information on my setup.
Hyper-v server running the following
1 x nextcloud running on ubuntu 22.04
1 x zoraxy reverse proxy
1 x file server
1 x backup server (veeam)
My nextcloud is setup so that I have 1 VHDX file on the physical server for the OS drive of the nextcloud and the user data is stored on a network share drive on the file server (second VHDX file).
I was looking at the different types of encryption as well as the backup and was considering the server side storage encryption is best to protect all the data. I chose this because if anyone steals the second VHDX file off the file server it will be encrypted assuming they don’t manage to get a hold of the nextcloud VM drive to get the key. If they do then I think I got far bigger problems.
My though was then to use veeam to backup to a NAS drive located also at my house (and later a second one off site) which is also encyrypted by the veeam backup software.
I have a few questions regarding this setup.
- Is it possible for veeam to backup this data when it is encrypted? From all reports I read that it is possible to still read the metadata, file name etc even if it is encrypted.
- Will it be possible to use veeam to do file indexing and backup individual files? I am planning on doing a backup of the whole VM including the second drive (which should be protected by veeams encryption if the NAS’s ever got stolen.
- Is there any other suggestion as to what would be a better backup solution for this given that I only, at this stage, have 2 x NAS boxes to backup to and 1 machine as a server (plans for 2 later but lack of money got in the way).