Octavusss@lemm.ee to Nextcloud@lemmy.worldEnglish · 11 months agoMount External Encrypted Hard Drive in Nextcloudmessage-squaremessage-square1linkfedilinkarrow-up15arrow-down10file-text
arrow-up15arrow-down1message-squareMount External Encrypted Hard Drive in NextcloudOctavusss@lemm.ee to Nextcloud@lemmy.worldEnglish · 11 months agomessage-square1linkfedilinkfile-text
How should I deploy Nexcloud docker compose on my server so I can mount encrypted hard drive in the Nextcloud server?
minus-squaredbtng@eviltoast.orglinkfedilinkEnglisharrow-up1·11 months agoWhere does the drive live? Where does the server live? (Cloud, Local, Colo, etc?) What mount method are you considering? (NFS, SMB, USB, etc?) Have you seen this page yet? https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html It says, “The Encryption checkbox is visible only when the Encryption app is enabled.” So … Go install the Encryption App.
Where does the drive live? Where does the server live? (Cloud, Local, Colo, etc?)
What mount method are you considering? (NFS, SMB, USB, etc?)
Have you seen this page yet?
https://docs.nextcloud.com/server/latest/admin_manual/configuration_files/external_storage_configuration_gui.html
It says, “The Encryption checkbox is visible only when the Encryption app is enabled.”
So … Go install the Encryption App.