Page 1 of 1

change default document location path

PostPosted:Fri May 31, 2013 10:08 am
by kiran@10kinfo.com
Hi there,
This is my first post and first attempt to start using Open KM.

Default OpenKM installation & repository path is in /opt directory and have limited disk space. I would like to change path to another drive of the server. This is an Ubuntu OS based installation.

Pls share sequence of command to achieve the same.

Thanks,
Kiran

Re: change default document location path

PostPosted:Sun Jun 02, 2013 6:13 pm
by jllort
I think you refer to repository home, you can use parameter repository.home into OpenKM.cfg ( take a look here http://wiki.openkm.com/index.php/Applic ... itory_home )

1- stop application
2- add repository.home=/somepath/repository
3- move /opt/tomcat..../repository to /somepath/repository
4- start