Portal 7 Install ?
Hey All,
Anyone here attempted to get portal to install on one location. I have noticed it likes to throw things everywhere. /opt ; /etc/opt; /var/opt even though it asks where you would like to install it. I was wondering if anyone has attempted to change the params and move the stuff around.
Thanks
# 2
In Portal there are three storage area
1) Base Directory , by default /opt
This dir will contain all the data from portal packages
2) Data Directory , by default /var/opt
This dir contains items like logs , data about all the portal instances etc.
This dir get created after configuration , you are supposed to make your customization in this dir.
3) Config Directory , by default /etc/opt
This dir contains ,information about configuration files used by Portal , SRA, this also get created during configuration of portal.
During installation you have option to change this dirs and it shoud work fine with new location also.