Dspace 7 Installation On Windows 10

The backend provides the REST API that the user interface interacts with. www.unirepos.com Database Setup PostgreSQL , create a user and a database with UTF-8 encoding. Source Code : Download the backend release from the DSpace GitHub Configuration

Add C:\dspace\bin to your PATH. Also ensure C:\dspace\config\local.cfg exists. dspace 7 installation on windows 10

Navigate to C:\dspace-src and edit the configuration files. The backend provides the REST API that the

Use Maven to compile the source code by running mvn package in the source directory. dspace 7 installation on windows 10

psql -U dspace -d dspace -h localhost