Example Setup Process
Prepare block device
Encrypt block device with LUKS
Create filesystem (i.e.,
mkfs.ext4 /dev/mapper/myencryptedvolume
)Mount filesystem (i.e.,
mount /dev/mapper/myencryptedvolume /data
)Install SingleStore DB normally to encrypted location using the SingleStore DB management tools