I have a fresh install of the AMI from AWS Marketplace. (NextCloud V.12 powered by IVCISA).
I attempted to add S3 external storage, and after moving a few files around got a locked file error and couldnât google my way out. So, I terminated the instance and started over.
This time, I attached a 100G EBS block to the instance, formated the drive, mounted it at data/.
lsblk shows /home/ubuntu/data at the mount point.
With the environment ready, I loaded the web install. using /home/ubuntu/data as the data path. This failed. canât recall the specific error, but it didnât like the path.
So I tried the actual mount path âdata/â
Now I have the errorâŚ
âYour data directory must be an absolute path
Check the value of âdatadirectoryâ in your configurationâ
Now with no way to go forward or backward⌠Iâm stuck.
Does someone know of a nube level detailed tutorial on setting up storage on AWS?