Overview

ArchivesSpace is an open-source archival information management application for managing archives, manuscripts, and digital objects, and providing web access.

https://archivesspace.org/

I had the opportunity to set up ArchivesSpace on Amazon Lightsail, so this is a memo of the process.

Installation instructions are described on the following page.

https://archivesspace.github.io/tech-docs/readme_implement.html

Instance

I selected Ubuntu 20.04 LTS.

The documentation states the following, but since performance was sluggish with 2GB of memory, I selected 4GB.

At least 1024 MB RAM allocated to the application; at least 2 GB for optimal performance.

Installation

First, download ArchivesSpace.

cssduudd/oohoaamppett/--uggbeeuttnt--uyy/uuppdgartaede

A confirmation prompt will appear.

s#w#s#uugundDeIdEzootnoxiwstpanhtarpltapa/totltch-apltogds-me:uyet/n//ziu-ginbyipsuttnihatnulusbl/t.aacurlonclmzh/iioapvpreecsnhsjipdvakec-se1s-1pv-a3jc.de3k/.a1r.czhiipvesspace/releases/download/v3.3.1/archivesspace-v3.3.1.zip-O/home/ubuntu/archivesspace-v3.3.1.zip

Installing Solr

c#wtc#mcc#bbdgadkpdiiDerCdCnn/ot/ri//r//hwzherhhesson-xoaooaoomlOfmt-mmtlleoeepeeerr/as//udhucuucscblobhbbotrurmunouuraen.enfmnneratt/tettttuguud/uue/zb/iu//usrbas-hnoeurocttlcnclturtthrap/-oui-rss8r/v8c:.yse.hl1os1i/r1ls1vw-.rp.ew82-a2sw.8cs.1.epa11/ap.1sca2.oec.2lht/r-egs/d.ze*orarv/rgehc/rhdmiysevno/e/luscrbsl/upocnasotcenuerf/.islgouslaer/t-ls8u/.ca1er1nc.eh2/i/ssoeelsrrsv/pe8ar.c/1es1/o.cl2or/n/sfco/olnrf-i8g.s1e1t.s2/.atrgczh?iavcetsisopna=cdeo/wcnolnofa/d-O/home/ubuntu/solr-8.11.2.tgz

Installing MySQL

sssuuudddoooasmpeytrsvqiilncse-tuamrlyolsoqt-lysmtyastquls-servermysql-client

Execute the following after logging in:

SccgqErrruTeeaiaantGttt;LeeOaBdulAaslLtearplbroa'igsav_esib'lia@enr'g_clethosricuvaoselntsh_soafpsruatcnc'hceitividdeoeesnfns_atpcuiarlfcetieae.tcd*ohrabtsryoa=c''taa1ess;r1'2@s3'e'lt;ocuatlfh8omsbt4';;
cvdi/choonmfei/gu/bcuonntfui/ga.rrcbhivesspace

Modify the following:

AppConfig[:db_url]="jdbc:mysql://localhost:3306/archivesspace?user=as&password=as123&useUnicode=true&characterEncoding=UTF-8"

Download and set up the JAR file:

cccsdudcrr/l/ihhpo-otmOmseqe/suhuebtbtutuunpnptst-u:ud//aaatrrracecbhphaioisv1vee.e.smsssashpvpaeacnce.eo/lrigb/maven2/mysql/mysql-connector-java/8.0.23/mysql-connector-java-8.0.23.jar

Starting

Start ArchivesSpace with the following command:

cd/a/rhcohmie/eusbsupnatcue/.asrhchivesspace/

Networking

Configure the firewall in the Amazon Lightsail management console. Open ports 8080-8082 and 8089-8090.

Summary

You can confirm ArchivesSpace is running on port 8080 as shown below.

I hope this serves as a helpful reference for setting up ArchivesSpace.