Re: DSpace 7.5 running only on localhost

80 views
Skip to first unread message

Tom Obrien

unread,
Jul 7, 2023, 10:16:21 PM7/7/23
to dspace-tech
Dear all,
I have successfully installed Dspace 7.5 on Ubuntu 22.
My problem is that it is running only on the localhost.
Kindly help me to configure it so that It can be accessed via IP.
Thank you in advance.
Regards
Tom

Ravi Konila

unread,
Jul 8, 2023, 2:41:50 AM7/8/23
to Tom Obrien, dspace-tech
Hi Tom
 
Please check your local.cfg file and add as below (Port numbers are as my configuration)
 
dspace.server.url = http://your.ip:8080/server
dspace.ui.url = http://your.ip:4000
 
 
In UI frontend, edit config.prod.yml (under config directory) and add as below
 
ui:
  ssl: false
  host: your.ip
  port: 4000
 
rest:
  ssl: false
  host: your.ip
  port: 8080
 
 
With Warm Regards
Ravi Konila
--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CAE%2B4i998OSB6MD8n2JJqLWPV%2BjG%3D1_zG%3Dbfbx8wDmQTyES627g%40mail.gmail.com.

Tom Obrien

unread,
Jul 10, 2023, 4:46:30 AM7/10/23
to Ravi Konila, dspace-tech
Hi Ravi,
Thank you so much. I appreciate your input.
I changed the configurations as advised and it worked.
Regards
Reply all
Reply to author
Forward
0 new messages