I have installed nexus 3 on my server at /mydir/nex/local/lib/nexus
. This lays down the normal structure.
So I have my data directory pointed to the default -Dkaraf.data=../sonatype-work/nexus3
. I have a mounted file system on /mydir/nex
where the data installation lives.
Since the installation is under /mydir/nex
, should I create a /mydir/nex/data
?
Or is it okay to leave the data on the default location?