Difference between revisions of "SUNScholar/Install DSpace"
Jump to navigation
Jump to search
m |
|||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 15: | Line 15: | ||
===[[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 "super-admin" user]]=== | ===[[SUNScholar/Install DSpace/S10|Step 10. Login to the DSpace application as the "super-admin" user]]=== | ||
| − | ===[[SUNScholar/Install DSpace/S11|Step 11. | + | ===[[SUNScholar/Install DSpace/S11|Step 11. After installation tasks]]=== |
| + | |||
===[https://youtu.be/CyW6j5J3Rzg YouTube Video]=== | ===[https://youtu.be/CyW6j5J3Rzg YouTube Video]=== | ||
| − | |||
===References=== | ===References=== | ||
| + | *https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-Installation | ||
*https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-Installation | *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/DSDOC4x/Installing+DSpace#InstallingDSpace-Installation | ||
| Line 26: | Line 27: | ||
'''<big>[[SUNScholar/Prepare_Ubuntu|PREVIOUS - PREPARE UBUNTU]]</big>''' | '''<big>[[SUNScholar/Prepare_Ubuntu|PREVIOUS - PREPARE UBUNTU]]</big>''' | ||
</center> | </center> | ||
| + | [[Category:Installation]] | ||
__NOTOC__ | __NOTOC__ | ||
Latest revision as of 14:17, 30 October 2019
PROCEDURE 3 - INSTALL DSPACE
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.
*** Complete the following steps as the "dspace" user, unless otherwise explicitly specified ***
Step 1. Login to the remote server
Step 2. Get DSpace
Step 3. Unpack DSpace
Step 4. *** Edit the DSpace configuration ***
Step 5. Build the DSpace Java webapps
Step 6. Install the DSpace Java webapps
Step 7. *** Create the DSpace super-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 "super-admin" user
Step 11. After installation tasks
YouTube Video
References
- https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace#InstallingDSpace-Installation
- 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
PREVIOUS - PREPARE UBUNTU