Contribute to the DSpace Development Fund

The newly established DSpace Development Fund supports the development of new features prioritized by DSpace Governance. For a list of planned features see the fund wiki page.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Install Docker Desktop

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

Verify Docker Installation and Download Docker Compose Assets

https://dspace-labs.github.io/DSpace-Docker-Images/documentation/workshop/exercise1.html

Launch DSpace 7 with Docker Compose

https://dspace-labs.github.io/DSpace-Docker-Images/documentation/workshop/exercise4.html


```

docker-compose -p d7ent -f docker-compose.yml -f d7.override.yml -f load.entities.yml up -d

```

  • No labels