[chandler-users] Exceeds profile space
Andi Vajda
vajda at osafoundation.org
Fri Jun 6 15:49:03 PDT 2008
On Fri, 6 Jun 2008, Martin, Gordon wrote:
> In our corporate environment we are very limited in our profile space
> and the installation of Chandler exceeds this many times over.
> Is there any way to install/set up Chandler to run with the database on
> another drive.
You should not install Chandler's repository on a network drive. This is not
supported. Ideally, your Chandler profile dir should be on a local drive.
Its location is described here [1].
There are many configuration flags you can use to configure Chandler's
installation so that, for example, your repository directory is put
elsewhere than on a network drive.
In particular, you can edit (or create) a file called chandler.prefs in your
profile directory and add this to it (if you already have a repository you
care about, quit chandler, and move the __repository__ directory from
your profile directory to the location you want) then set that location in
chandler.prefs:
[options]
repodir=<path to the parent directory of __repository__>
Andi..
[1] http://chandlerproject.org/bin/view/Projects/ProfileDirectory
More information about the chandler-users
mailing list