Difference between revisions of "SUNScholar/Install DSpace"
Jump to navigation
Jump to search
m |
|||
| Line 6: | Line 6: | ||
'''<font color="red">This procedure assumes that your server is open on the campus firewall OR proxy server.<br>This is needed to be able 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 OR proxy server.<br>This is needed to be able 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]]== | + | ===[[SUNScholar/Install DSpace/S02|Step 2. Get DSpace]]=== |
| − | ==[[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 ***]]=== |
Revision as of 10:33, 8 April 2014
Contents
- 1 PROCEDURE: 3 - INSTALL DSPACE
- 1.1 Requirements
- 1.1.1 Step 1. Login to the remote server
- 1.1.2 Step 2. Get DSpace
- 1.1.3 Step 3. Unpack DSpace
- 1.1.4 Step 4. *** Edit the DSpace configuration ***
- 1.1.5 Step 5. Maven packages installation
- 1.1.6 Step 6. Compile the DSpace Java webapp
- 1.1.7 Step 7. *** Create the DSpace admin user ***
- 1.1.8 Step 8. Enable the DSpace Java webapps on the Java Tomcat webapp server
- 1.1.9 Step 9. *** Perform system tests ***
- 1.1.10 Step 10. Login to the DSpace application as the "admin" user
- 1.1.11 Step 11. *** Critical after installation tasks ***
- 1.1 Requirements
PROCEDURE: 3 - INSTALL DSPACE
PREVIOUS PROCEDURE
Requirements
This procedure assumes that your server is open on the campus firewall OR proxy server.
This is needed to be able to download Java packages from various websites during the build of the DSpace web application.