Difference between revisions of "SUNScholar/Install DSpace"

From Libopedia
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
=PROCEDURE: 3 - INSTALL DSPACE=
 
=PROCEDURE: 3 - INSTALL DSPACE=
 
<center>
 
<center>
  '''<big>[[SUNScholar/Prepare_Ubuntu|PREVIOUS PROCEDURE]]</big>'''
+
  '''<big>[[SUNScholar/Prepare_Ubuntu|PREVIOUS - PREPARE UBUNTU]]</big>'''
  
 
  '''<font color="red"><big>*** Complete the following steps as the "dspace" user, unless otherwise explicitly specified ***</big></font>'''
 
  '''<font color="red"><big>*** Complete the following steps as the "dspace" user, unless otherwise explicitly specified ***</big></font>'''

Revision as of 15:22, 13 January 2015

PROCEDURE: 3 - INSTALL DSPACE

PREVIOUS - PREPARE UBUNTU
*** Complete the following steps as the "dspace" user, unless otherwise explicitly specified ***

Requirements

This procedure assumes that your server is open on the campus firewall OR proxy server.
Open access to the internet is needed to be able to download Java packages from various websites during the build of the various DSpace web applications.


Step 1. Login to the remote server

Step 2. Get DSpace

Step 3. Unpack DSpace

Step 4. *** Edit the DSpace configuration ***

Step 5. Maven packages installation

Step 6. Compile the DSpace Java webapp

Step 7. *** Create the DSpace admin user ***

Step 8. Enable the DSpace Java webapps on the Java Tomcat webapp server

Step 9. *** Perform system tests ***

Step 10. Login to the DSpace application as the "admin" user

Step 11. *** Critical after installation tasks ***