Difference between revisions of "SUNScholar/DSpace"

From Libopedia
Jump to navigation Jump to search
 
(94 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=[http://en.wikipedia.org/wiki/DSpace DSpace] 1.7.2 installation using [http://www,ubuntu.com Ubuntu] 10.04 LTS=
+
<center>
The following wiki pages describe the procedures to install a "vanilla" DSpace instance using an Ubuntu 10.04 LTS server for our [http://scholar.sun.ac.za SUNScholar] server.
+
'''[[SUNScholar/Guidelines/Step_5|Back to Guidelines - Step 5]]'''
 +
</center>
  
''Using the [http://www.ubuntu.sun.ac.za/wiki/index.php/LTS LTS] version of Ubuntu is very highly reccomended.''
+
{{ 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.
 +
}}
  
'''<font color="red" size="2">It is vitally essential that you follow the procedures step-by-step !</font>
+
==Introduction==
== Procedure 1: [[SUNScholar/Install_Ubuntu|Install Ubuntu]]==
+
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]]'''.
  
== Procedure 2: [[SUNScholar/Prepare_Ubuntu|Prepare Ubuntu]]==
+
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.
  
== Procedure 3: [[SUNScholar/Install_Dspace|Install DSpace]]==
+
''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.''
  
'''<font color="red"><u>Warning:</u><br> If you use the above procedures to setup a production machine open to the Internet, then ensure the following.</font>'''
+
<center>
# Change ALL instances of the default "dspace" password to a very secure secret password.
+
'''<font color="red">These installation instructions apply best Unix system administration practice and therefore differ from the official DSpace instructions</font>'''
# Change ALL instances of the default "dspace" username to another username, except for the main Ubuntu "dspace" account created during the server installation.
 
  
You have been warned !
+
'''<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;''
  
'''[[SUNScholar/IR|Back to IR Help]]'''
+
<html5media width="560" height="315">https://www.youtube.com/watch?v=MfBHBkBC9fg</html5media>
 +
 
 +
==Procedure 1: [[SUNScholar/Install_Ubuntu|Install Ubuntu Server]]==
 +
 
 +
==Procedure 2: [[SUNScholar/Prepare_Ubuntu|Prepare Ubuntu Server]]==
 +
 
 +
==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