Page 1 of 1

Repository - Access sharing

PostPosted:Wed Jul 09, 2008 11:46 pm
by eterzella
Very good software. I wonder if there is setting up repositorio remotely.

For example: the OpenKM install a server, and repositorio is on another server.

Re:Repository - Access sharing

PostPosted:Thu Jul 10, 2008 1:02 am
by tidus2728
Hi,

I think that is possible but I have not tried it yet. I fear that it may cause heavier traffic on my network if the repository is on another server and OpenKM on another. But I think pavila or jllort can help.

Re:Repository - Access sharing

PostPosted:Thu Jul 10, 2008 7:55 am
by jllort
You could do it on a share network resource or config ( during install ) database support. Remember all must be done before first time openkm running, after it you must reconfigure repository ( some migration ) etc...

But we don\'t recomend this configuration for basis installation.

On network configuration you\'ll lose some performance and creates more traffic than necessary on your network.

On database configuration, you\'ll lose some performance too when you get the blob files.

The best configuration is a mixed configuration between database for basic information nodes and hard disk to set blobs files ( is where you lose less time getting file if file is on database you lose time caching on hard disk always ). Note: OpenKm by default comes with all information stored on hard disk, for better perfomance you must configure - only - information nodes to any database ( mysql, postgresql are fine for it, or other ).

Really by default OpenKM downloaded configuration goes really fine for major installations ( normal ) if you decide to try some database configuration it\'s better for performance install on the same server.