Windows 10 | Dspace 7 Installation On

copy C:\dspace-src\dspace-server-webapp\target\dspace-server-webapp-7.6.war C:\tomcat9\webapps\ROOT.war (renaming to ROOT.war makes the API accessible at http://localhost:8080 directly). Run the DSpace database migration tool:

cd C:\ git clone https://github.com/DSpace/DSpace.git dspace-src cd dspace-src git checkout dspace-7.6 Alternatively, download the ZIP from GitHub and extract to C:\dspace-src . Navigate to C:\dspace-src and edit the configuration files. 7.1 Local Configuration Overrides Create C:\dspace-src\local.cfg to override default settings. Minimal content: dspace 7 installation on windows 10

Copy it to Tomcat’s webapps folder: