Hi,

I try to run dspace 7.x on docker.

I follow exactly this steps:

https://dspace-labs.github.io/DSpace-Docker-Images/documentation/run.DSpace7.html

After start, I can open: http://localhost:8080/server/ but the http://localhost:3000/ can't connect to api (attached).


I try with public api too:

    environment:
      - DSPACE_SSL=false
      - DSPACE_HOST=dspace-angular
      - DSPACE_PORT=3000
      - DSPACE_NAMESPACE=/
      - DSPACE_REST_HOST=api7.dspace.org
      - DSPACE_REST_SSL=true
      - DSPACE_REST_NAMESPACE=/server
      - DSPACE_REST_PORT=443

Same result, the angular UI remain blank, without any data.

In some yaml I got this ENV variables, but can't help:

      - DSPACE_UI_SSL=false
      - DSPACE_UI_HOST=dspace-angular
      - DSPACE_UI_PORT=4000
      - DSPACE_UI_NAMESPACE=/
      - DSPACE_REST_HOST=api7.dspace.org
      - DSPACE_REST_SSL=true
      - DSPACE_REST_NAMESPACE=/server
      - DSPACE_REST_PORT=443


Someone can give me a working docker-compose file configured for public API.


--
Nagy Ákos

--
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 Community" 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-community/1fecb9fa-8999-44f7-7c83-862fc4716cf4%40libreoffice.ro.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to