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 From: Tom Obrien Sent: Saturday, July 8, 2023 7:46 AM To: dspace-tech Subject: [dspace-tech] Re: DSpace 7.5 running only on localhost 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 -- 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 [email protected]. 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. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/8FCD476980C047508FC0346A6C819AAD%40RAVIKONILAPC.
