[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-19 Thread Mohammad S. AlMutairi
Definitely you need to execute these two commands before you execute yarn test:rest in my previous post. - echo "export NODE_EXTRA_CA_CERTS=/etc/ssl/certs/server.crt" >> /etc/environment - export NODE_EXTRA_CA_CERTS=/etc/ssl/certs/server.crt ### Running DSpace

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-19 Thread Mohammad S. AlMutairi
Hi Vinicio, I don't think it has to do with the DNS. You can easily take the DNS out of the equation (override it) by adding an entry for dspace server into the /etc/hosts file in the server itself and in the workstation where you are accessing dspace server from (In Windows -

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-18 Thread Vinicio Gramkow
Hi, my DSpace version is 7.4 and is running on the following configurations: Ubuntu 22.04.1LTS Apache 2.4.52 Node 12.22.9 Tomcat 9.0.68 The certificate is a self-signed one generated using openssl. I have in my hosts file the IP pointed to the domain. From what I've observed, it

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-16 Thread Mohammad S. AlMutairi
Hi Vinicio, Never seen that redirection error happening in DSpace but in Wordpress long time ago. You need to provide more information about your dspace version and setup because everything seems right. Try the redirects.sh script you see here

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-16 Thread Vinicio Gramkow
Hello everyone! I have the same problem, I performed all the steps above and I am having the following error when trying to access dspace: ERR_TOO_MANY_REDIRECTS dspace.cfg dspace.server.url = https://mydomain.com/server dspace.ui.url = https://mydomain.com config.yml rest: ssl: true

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-11 Thread Мухаметали Кусайынов
Thank you very much Sir Muhammad. Everything works great. Thanks again! вторник, 10 января 2023 г. в 22:01:03 UTC+6, alo...@gmail.com: > I'm posting it here in a hope it will help someone else who might need > clues what should be changed. > > >1. echo "10.17.0.12 repository.kaznu.kz" >>

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-10 Thread Mohammad S. AlMutairi
I'm posting it here in a hope it will help someone else who might need clues what should be changed. 1. echo "10.17.0.12 repository.kaznu.kz" >> /etc/hosts 2. a2enmod proxy_http proxy_html ssl headers 3. a2dissite 000-default default-ssl 4. Overwrite /etc/tomcat9/server.xml with

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-10 Thread Мухаметали Кусайынов
I type IP adress in google chrome 10.17.0.12 Apache works вторник, 10 января 2023 г. в 16:32:21 UTC+6, Мухаметали Кусайынов: > I type IP adress in google chrome 10.17.0.12 Apache works > > вторник, 10 января 2023 г. в 16:20:24 UTC+6, Мухаметали Кусайынов: > >> Hello everyone! I really need

[dspace-tech] Re: Deploy Dspace 7.4 with Add HTTPS support

2023-01-10 Thread Мухаметали Кусайынов
I type IP adress in google chrome 10.17.0.12 Apache works вторник, 10 января 2023 г. в 16:20:24 UTC+6, Мухаметали Кусайынов: > Hello everyone! I really need your help. I can't deploy the website. > Please help me! My settings below: > Server OS: > *Ubuntu server without GUI* > Ip address