On Tuesday, November 20, 2018 at 11:41:01 AM UTC-5, Tharindu Porage wrote:
>
> Is it possible to use DSpace software on a separate Linux box and 
> PostgreSQL DB on another Linux box? Thinking to do this due to scalability 
> and better performances. Thank you very much
>

Yes, this is easily done.  We run several production DSpace instances on 
two different hosts, backed by a single PostgreSQL instance on a third 
host.  This works well for us.

You will need to set the hostname in the URL value of db.url (in 
config/dspace.cfg, or if you have DSpace 6 then config/local.cfg) to the 
name of the host which is running PostgreSQL rather than "localhost".  
Naturally you may also need to adjust any host firewall on the DBMS host, 
and PostgreSQL's own access controls, to permit your DSpace host(s) access 
to the DBMS port and the appropriate database(s).

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to