Difference between revisions of "Install-0.8-alpha"
Line 37: | Line 37: | ||
==Install from Packages on ubuntu== | ==Install from Packages on ubuntu== | ||
− | Packages allow a user to quickly deploy a multinode environment, [http://archivematica.org/wiki/index.php?title=Install_Archivematica_Ubuntu | + | Packages allow a user to quickly deploy a multinode environment, [http://archivematica.org/wiki/index.php?title=Install_Archivematica_Ubuntu Howto install packages] |
__NOTOC__ | __NOTOC__ |
Revision as of 17:59, 22 January 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 documentation for user instructions.
Virtual appliance
1. What is a virtual appliance?
2. Download your preferred virtual appliance format (sha256,md5sum):
- VirtualBox: archivematica-0.8-alpha-vbox.tbz, mirror (2.1 GB)
- VMware: archivematica-0.8-alpha-vmware.tbz, mirror (2.1 GB)
- KVM: 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.
Live USB key
- Download this .raw img: Coming Soon!
- 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
- 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!
- Follow the instructions
Advanced
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
Packages allow a user to quickly deploy a multinode environment, Howto install packages