Difference between revisions of "SUNScholar/Install DSpace"
Jump to navigation
Jump to search
m |
m (→Requirements) |
||
| Line 15: | Line 15: | ||
===[[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 | + | ===[[SUNScholar/Install DSpace/S08|Step 8. Enable the DSpace Java webapps on the Tomcat Java 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]]=== | ||
Revision as of 23:27, 30 May 2015
PROCEDURE 3 - INSTALL DSPACE
NEXT - AFTER DSPACE INSTALLATION TASKS
*** 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 Tomcat Java webapp server
Step 9. *** Perform system tests ***
Step 10. Login to the DSpace application as the "admin" user
Step 11. *** Critical after installation tasks ***
References
- https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-Installation
- https://wiki.duraspace.org/display/DSDOC4x/Installing+DSpace#InstallingDSpace-Installation
- https://wiki.duraspace.org/display/DSDOC3x/Installation#Installation-Installation
- https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-Installation
PREVIOUS - PREPARE UBUNTU