Difference between revisions of "SUNScholar/Install DSpace"

From Libopedia
Jump to navigation Jump to search
Line 8: Line 8:
 
*'''<font color="red">This procedure assumes that your server is open on the campus firewall. This is needed to download Java packages from various websites during the build of the DSpace web application.</font>'''
 
*'''<font color="red">This procedure assumes that your server is open on the campus firewall. This is needed to download Java packages from various websites during the build of the DSpace web application.</font>'''
 
----
 
----
==[[SUNScholar/Install Dspace/S01|Step 1. Login to the remote server]]==
+
==[[SUNScholar/Install DSpace/S01|Step 1. Login to the remote server]]==
==[[SUNScholar/Install Dspace/S02|Step 2. Get DSpace  version 1.8.2]]==
+
==[[SUNScholar/Install DSpace/S02|Step 2. Get DSpace  version 1.8.2]]==
==[[SUNScholar/Install Dspace/S03|Step 3. Unpack DSpace]]==
+
==[[SUNScholar/Install DSpace/S03|Step 3. Unpack DSpace]]==
==[[SUNScholar/Install Dspace/S04|Step 4. *** Edit the DSpace configuration ***]]==
+
==[[SUNScholar/Install DSpace/S04|Step 4. *** Edit the DSpace configuration ***]]==
==[[SUNScholar/Install Dspace/S05|Step 5. Maven packages installation]]==
+
==[[SUNScholar/Install DSpace/S05|Step 5. Maven packages installation]]==
==[[SUNScholar/Install Dspace/S06|Step 6. Compile the DSpace Java webapp]]==
+
==[[SUNScholar/Install DSpace/S06|Step 6. Compile the DSpace Java webapp]]==
==[[SUNScholar/Install Dspace/S07|Step 7. *** Create the DSpace admin user ***]]==
+
==[[SUNScholar/Install DSpace/S07|Step 7. *** Create the DSpace admin user ***]]==
==[[SUNScholar/Install Dspace/S08|Step 8. Enable the DSpace Java webapps on the Java Tomcat webapp server]]==
+
==[[SUNScholar/Install DSpace/S08|Step 8. Enable the DSpace Java webapps on the Java Tomcat webapp server]]==
==[[SUNScholar/Install Dspace/S09|Step 9. *** Perform system tests ***]]==
+
==[[SUNScholar/Install DSpace/S09|Step 9. *** Perform system tests ***]]==
==[[SUNScholar/Install Dspace/S10|Step 10. Login to the DSpace application as the "admin" user]]==
+
==[[SUNScholar/Install DSpace/S10|Step 10. Login to the DSpace application as the "admin" user]]==
==[[SUNScholar/Install Dspace/S11|Step 11. *** Critical after installation tasks ***]]==
+
==[[SUNScholar/Install DSpace/S11|Step 11. *** Critical after installation tasks ***]]==
 
==[[SUNScholar/Prepare_Ubuntu|Previous Procedure]]==
 
==[[SUNScholar/Prepare_Ubuntu|Previous Procedure]]==
 
==Conclusion==
 
==Conclusion==

Revision as of 06:57, 1 September 2013

Template:SUNScholar

Introduction

This procedure documents the installation of DSpace version 1.8.2 on a prepared Ubuntu 10.04 LTS server. The preparation as mentioned in the requirements below is mandatory for the installation of DSpace.

  • Print this page and manually tick off the steps as you complete them.

Requirements

  • It is essential that you have first completed the preparation of Ubuntu for the installation of DSpace. If you have not, please do so now.
  • This procedure assumes that your server is open on the campus firewall. This is needed to download Java packages from various websites during the build of the DSpace web application.

Step 1. Login to the remote server

Step 2. Get DSpace version 1.8.2

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 ***

Previous Procedure

Conclusion

Well done with the DSpace installation. Now you can pat yourself on the back for a job well done!!

Back to DSpace