Can Edge Private Cloud be installed on a drive by creating a symbolic link?

for Eg. a symbolic link “/apigee” pointing to “/usr/local/apigee”

Can we maintain the data folders to a symbolic link for Eg. a symbolic from “/apigee/apigee4/data” to “/apigeedata”

all installation will be under /apigee.

@asurajpai I have posted this as a separate question from your original question.

Yes, the specified root directory and data directory for an OPDK install ( eg. ./apigee-install.sh -r -d ) can be symlinked to any other directories, even those on different partitions.