Hello Alex, Glad you had it worked & You welcome. You might need to use a reverse proxy in your environment instead. That's what DSpace documentation recommends and that's how most of the people using DSpace 7 are setting it up.
On Friday, November 25, 2022 at 4:04:58 PM UTC+3 [email protected] wrote: > Hello friends, I followed the steps you indicate me I reinstalled the > frontend and the video gave me an idea of what to do and work correctly > thank you very much for the help. > > Regards > > > El martes, 22 de noviembre de 2022 a las 17:03:18 UTC-6, [email protected] > escribió: > >> I had to try it on DSpace version 7.5-SNAPSHOT and it's working just fine >> without any SSL configuration (HTTP Setup) so it's not hard coded as I >> thought. See the attached video as a confirmation. Try to pull a fresh copy >> of dspace-angular and start a front end fresh installation. >> >> Settings in dspace.cfg >> dspace.server.url = http:// 192.168.100.212:8080/server >> dspace.ui.url = http://192.168.100.212:4000 >> >> Settings in config.prod.yml: >> ui: >> ssl: false >> host: 192.168.100.212 >> port: 4000 >> nameSpace: / >> >> rest: >> ssl: false >> host: 192.168.100.212 >> port: 8080 >> nameSpace: /server >> >> -- 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/fc740f3c-622e-4ad1-9ed5-247dad8b5caen%40googlegroups.com.
