Difference between revisions of "Install-0.8-alpha"

From Archivematica
Jump to navigation Jump to search
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Main Page]] > [[Software]] > [[Install]] > Release 0.8-alpha
 
[[Main Page]] > [[Software]] > [[Install]] > Release 0.8-alpha
  
There are multiple ways to install and use Archivematica 0.8-alpha. Once installed, consult the [[:File:ArchivematicaDocs07.pdf| documentation]] for user instructions.
+
There are multiple ways to install and use Archivematica 0.8-alpha. Once installed, consult the [[User_Manual]] for user instructions.
  
 
=Virtual appliance=
 
=Virtual appliance=
Line 9: Line 9:
 
2. Download your preferred virtual appliance format ([http://archivematica.org/downloads/sha256.list sha256],[http://archivematica.org/downloads/md5sum.list md5sum]):
 
2. Download your preferred virtual appliance format ([http://archivematica.org/downloads/sha256.list sha256],[http://archivematica.org/downloads/md5sum.list md5sum]):
  
* [http://www.virtualbox.org/ VirtualBox]: [http://archivematica.org/downloads/archivematica-0.8-alpha-vbox.tbz archivematica-0.8-alpha-vbox.tbz], [http://europe.artefactual.com/archivematica/archivematica-0.8-alpha-vbox.tbz mirror] (2.1 GB)
+
* VirtualBox, VMware - [http://archivematica.org/downloads/archivematica-0.8-alpha-vmdk.tbz archivematica-0.8-alpha-vmdk.tbz], [http://europe.artefactual.com/archivematica/archivematica-0.8-alpha-vmdk.tbz European mirror], [http://arstweb.clayton.edu/archivematica/ Clayton State University mirror] (2.1 GB)
* [http://www.vmware.com/index.html VMware]: [http://archivematica.org/downloads/archivematica-0.8-alpha-vmware.tbz archivematica-0.8-alpha-vmware.tbz], [http://europe.artefactual.com/archivematica/archivematica-0.8-alpha-vmware.tbz mirror] (2.1 GB)
+
* KVM - [http://archivematica.org/downloads/archivematica-0.8-alpha-kvm.tbz archivematica-0.8-alpha-kvm.tbz], [http://europe.artefactual.com/archivematica/archivematica-0.8-alpha-kvm.tbz European mirror] (2.1 GB)
* [http://www.linux-kvm.org/page/Main_Page KVM]: [http://archivematica.org/downloads/archivematica-0.8-alpha-kvm.tbz archivematica-0.8-alpha-kvm.tbz], [http://europe.artefactual.com/archivematica/archivematica-0.8-alpha-kvm.tbz mirror] (2.1 GB)
 
  
 
3. If you don't already have a virtual machine player, we recommend VirtualBox. See these [[Virtual appliance instructions]] on how to load your Archivematica virtual appliance using VirtualBox.
 
3. If you don't already have a virtual machine player, we recommend VirtualBox. See these [[Virtual appliance instructions]] on how to load your Archivematica virtual appliance using VirtualBox.
Line 17: Line 16:
 
=Live USB key=
 
=Live USB key=
  
#Download this .raw img:  Coming Soon!
+
#Download this usb img:  [http://archivematica.org/downloads/archivematica-0.8-alpha-usb.tbz archivematica-0.8-alpha-usb.tbz]
 
#Use it to create a Live USB key: [[Build a Live USB disk]]
 
#Use it to create a Live USB key: [[Build a Live USB disk]]
 
#See these instructions for getting started with the Live USB key: [[Use the Live USB]]
 
#See these instructions for getting started with the Live USB key: [[Use the Live USB]]
 
#Be forwarned, due to the slow speed of USB keys it may take a few minutes before SIPs appear in the dashboard.
 
#Be forwarned, due to the slow speed of USB keys it may take a few minutes before SIPs appear in the dashboard.
  
=Live DVD=
 
  
# Download Coming Soon!
+
=Advanced=
# Follow the [[Live DVD|instructions]]
+
These options require experience in linux and/or software development.
  
=Checkout from Subversion Repository=
+
*Checkout from Subversion Repository
 
+
**This is an option for developers that want the ability to customize or enhance their own Archivematica installation and/or contribute code back to the Archivematica project. See the [[Development environment]] page for further instructions.
This is an option for developers that want the ability to customize or enhance their own Archivematica installation and/or contribute code back to the Archivematica project. See the [[Development environment]] page for further instructions.
+
*Install from Packages on ubuntu
 +
**Packages allow a user to quickly deploy a multinode environment,  [http://archivematica.org/wiki/index.php?title=Multi_Node_Install How to install packages]
  
 
__NOTOC__
 
__NOTOC__

Latest revision as of 23:54, 3 September 2012

Main Page > Software > Install > Release 0.8-alpha

There are multiple ways to install and use Archivematica 0.8-alpha. Once installed, consult the User_Manual for user instructions.

Virtual appliance[edit]

1. What is a virtual appliance?

2. Download your preferred virtual appliance format (sha256,md5sum):

3. If you don't already have a virtual machine player, we recommend VirtualBox. See these Virtual appliance instructions on how to load your Archivematica virtual appliance using VirtualBox.

Live USB key[edit]

  1. Download this usb img: archivematica-0.8-alpha-usb.tbz
  2. Use it to create a Live USB key: Build a Live USB disk
  3. See these instructions for getting started with the Live USB key: Use the Live USB
  4. Be forwarned, due to the slow speed of USB keys it may take a few minutes before SIPs appear in the dashboard.


Advanced[edit]

These options require experience in linux and/or software development.

  • Checkout from Subversion Repository
    • This is an option for developers that want the ability to customize or enhance their own Archivematica installation and/or contribute code back to the Archivematica project. See the Development environment page for further instructions.
  • Install from Packages on ubuntu