Dspace: build an Open Digital Repository for your academic, non-profit or commercial organization
287
Use the following command to run the container via terminal or Windows Command Prompt (CMD), then press Enter to execute:
docker run -d --name dspace -p 8080:8080 -p 4000:4000 -p 8983:8983 muntashir84/dspace:8.1docker run -d --name dspace -p 8080:8080 -p 4000:4000 -p 8983:8983 muntashir84/dspace:9.0
Next, proceed to open each of the following URLs in your browser one by one to verify that all supporting components of DSpace are functioning correctly, including the Solr service and the DSpace backend deployed via Tomcat:
http://localhost:8080/server for backend dspace
if solr and backend run normally as shown in the image above. the last step, enter the user interface URL:
http://localhost:4000 for user interface dspace
Log in as administrator account:
E-mail address: [email protected]
password: admin
Content type
Image
Digest
sha256:7b776aea7…
Size
3.7 GB
Last updated
9 months ago
docker pull muntashir84/dspace:9.2