Difference between revisions of "SUNScholar/DSpace"

From Libopedia
Jump to navigation Jump to search
 
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<center>
 
<center>
  '''[[SUNScholar/Practical guidelines for starting an institutional repository (IR)|Back to Guidelines]]'''
+
  '''[[SUNScholar/Guidelines/Step_5|Back to Guidelines - Step 5]]'''
 
</center>
 
</center>
  
The following wiki pages describe the procedures to install a "vanilla" DSpace instance using an Ubuntu LTS server as we did for our [http://scholar.sun.ac.za SUNScholar] server.
+
{{ Quote | DSpace 6 and Ubuntu 16.04 |
 +
Please note that this guide is currently undergoing updates to support Ubuntu 16.04 and DSpace 6. Information relating to these versions will be incomplete until the update is complete. Guides relating to older versions remain accurate and available.
 +
}}
  
;You are also welcome to use these pages to build a test/development/training version of DSpace.
+
==Introduction==
 +
The following wiki pages describe the procedures to install a "vanilla" '''[http://www.dspace.org DSpace]''' instance on the '''[[SUNScholar/Reference_Architecture|recommended reference architecture]]'''.
  
''If you intend to use these wiki pages for an installation workshop on your campus, then make sure each computer and server to be used for this purpose, has open and unrestricted access to the internet via your institutions firewall or proxy server.''
+
You are also welcome to use these pages to build a test/development/training version of '''[http://www.dspace.org DSpace]''' using an '''[[SUNScholar/DSpace/Why_Ubuntu_Server|Ubuntu]]''' server.
  
'''<big><font color="red" size="2">*** It is essential that you follow the procedures step-by-step ***</font></big>'''
+
''If you intend to use these wiki pages for an installation workshop on your campus, then make sure each computer and server to be used for this purpose, has open and unrestricted access to the internet via your institutions firewall and/or proxy server.''
 +
 
 +
<center>
 +
'''<font color="red">These installation instructions apply best Unix system administration practice and therefore differ from the official DSpace instructions</font>'''
 +
 
 +
'''<font color="red">*** It is essential that you follow each step in the procedures as closely as possible, without missing steps ***</font>'''
 +
</center>
 +
==EIFL Webinar==
 +
''Please review the EIFL webinar before beginning;''
 +
 
 +
<html5media width="560" height="315">https://www.youtube.com/watch?v=MfBHBkBC9fg</html5media>
  
 
==Procedure 1: [[SUNScholar/Install_Ubuntu|Install Ubuntu Server]]==
 
==Procedure 1: [[SUNScholar/Install_Ubuntu|Install Ubuntu Server]]==
Line 16: Line 29:
  
 
==Procedure 3: [[SUNScholar/Install_DSpace|Install DSpace Repository Software]]==
 
==Procedure 3: [[SUNScholar/Install_DSpace|Install DSpace Repository Software]]==
 +
[[Category:Installation]]
 
__NOTOC__
 
__NOTOC__

Latest revision as of 15:11, 30 October 2019

Back to Guidelines - Step 5

Bulb.png Note: DSpace 6 and Ubuntu 16.04


Please note that this guide is currently undergoing updates to support Ubuntu 16.04 and DSpace 6. Information relating to these versions will be incomplete until the update is complete. Guides relating to older versions remain accurate and available.

Introduction

The following wiki pages describe the procedures to install a "vanilla" DSpace instance on the recommended reference architecture.

You are also welcome to use these pages to build a test/development/training version of DSpace using an Ubuntu server.

If you intend to use these wiki pages for an installation workshop on your campus, then make sure each computer and server to be used for this purpose, has open and unrestricted access to the internet via your institutions firewall and/or proxy server.

These installation instructions apply best Unix system administration practice and therefore differ from the official DSpace instructions
*** It is essential that you follow each step in the procedures as closely as possible, without missing steps ***

EIFL Webinar

Please review the EIFL webinar before beginning;

Procedure 1: Install Ubuntu Server

Procedure 2: Prepare Ubuntu Server

Procedure 3: Install DSpace Repository Software