Hello, Those instructions you were following are outdated & obsolete (I didn't realize they were still posted, so I've just taken them offline).
Instead, please follow the Docker instructions at https://wiki.lyrasis.org/display/DSPACE/Running+DSpace+7+with+Docker Tim On Tuesday, February 1, 2022 at 12:00:17 PM UTC-6 Nagy Ákos wrote: > 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/9bb60609-9605-4044-a9f3-1ae13b24a08bn%40googlegroups.com.
