I am running Nextcloud 19.04 on a Ubuntu 20.04 Droplet. I have enabled the external storage app after adding a Volume, but I don’t see it. It should have been automatically configured and mounted, but it’s not showing up. Is there anything else I need to do?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
This comment has been deleted
Hi there @dangilleran7,
In order to check if your volume has been mounted, you can SSH to your Droplet and run the following command:
If you do not see the new volume, you can manually mount it as described here:
https://www.digitalocean.com/docs/volumes/how-to/mount/
Hope that this helps! Regards, Bobby