How to Install Archivematica on Windows 10

Archivematica is an open-source digital preservation system that provides tools for processing and preserving digital objects. If you want to install Archivematica on your Windows 10 system, follow these steps:

Prerequisites

Make sure you have the following software installed:

Installation

  1. Open the Command Prompt on your system.
  2. Create a directory where you want to install Archivematica. For example, C:\archivematica.
  3. Navigate to the directory you just created:
    • cd C:\archivematica
  4. Clone the Archivematica installation script from the Github repository:
    • git clone https://github.com/artefactual/archivematica-am.git
  5. Navigate to the newly created directory:
    • cd archivematica-am
  6. Create a file called env-local:
    • touch env-local
  7. Open the env-local file in a text editor and add the following lines:
    VAGRANT_DEFAULT_PROVIDER=virtualbox
    USE_ARCHIVEMATICA_DASHBOARD=true
    
  8. Save the file and close the text editor.
  9. Run the following command to start the installation process:
    • vagrant up
  10. Wait for the installation process to complete. This can take several minutes.
  11. Once the installation process is complete, you can access the Archivematica dashboard by navigating to:

Congratulations! You have successfully installed Archivematica on your Windows 10 system.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!