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.
c s s d u u d d / o o h o a a m p p e t t / - - u g g b e e u t t n t - - u y y / u u p p d g a r t a e d e
A confirmation prompt will appear.
s # w # s # u u g u n d D e I d E z o o t n o x i w s t p a n h t a r p l t a p a / t o t l t c h - a p l t o g d s - m e : u y e t / n / / z i u - g i n b y i p s u t t n i h a t n u l u s b l / t . a a c u r l o n c l m z h / i i o a p v p r e e c s n h s j i p d v a k e c - s e 1 s - 1 p v - a 3 j c . d e 3 k / . a 1 r . c z h i i p v e s s p a c e / r e l e a s e s / d o w n l o a d / v 3 . 3 . 1 / a r c h i v e s s p a c e - v 3 . 3 . 1 . z i p - O / h o m e / u b u n t u / a r c h i v e s s p a c e - v 3 . 3 . 1 . z i p
Installing Solr# c # w t c # m c c # b b d g a d k p d i i D e r C d C n n / o t / r i / / r / / h w z h e r h h e s s o n - x o a o o a o o m l O f m t - m m t l l e o e e p e e e r r / a s / / u d h u c u u c s c b l o b h b b o t r u r m u n o u u r a e n . e n f m n n e r a t t / t e t t t t u g u u d / u u e / z b / i u / / u s r b a s - h n o e u r o c t t l c n c l t u r t t h r a p / - o u i - r s s 8 r / v 8 c : . y s e . h l 1 o s 1 i / r 1 l s 1 v w - . r p . e w 8 2 - a 2 s w . 8 c s . 1 . e p a 1 1 / a p . 1 s c a 2 . o e c . 2 l h t / r - e g s / d . z e * o r a r v / r g e h c / r h d m i y s e v n o / e / l u s c r b s l / u p o c n a s o t c e n u e r f / . i s l g o u s l a e r / t - l s 8 u / . c a 1 e r 1 n c . e h 2 / i / s s o e e l s r r s v / p e 8 a r . c / 1 e s 1 / o . c l 2 o r / n / s f c o / o l n r f - i 8 g . s 1 e 1 t . s 2 / . a t r g c z h ? i a v c e t s i s o p n a = c d e o / w c n o l n o f a / d - O / h o m e / u b u n t u / s o l r - 8 . 1 1 . 2 . t g z Installing MySQL# s s s u u u d d d o o o a s m p e y t r s v q i i l n c s e - t u a m r l y o l s o q t - l y s m t y a s t q u l s - s e r v e r m y s q l - c l i e n t
Execute the following after logging in:
S c c g q E r r r u T e e a i a a n t G t t t ; L e e O a B d u l A a s l L t e a r p l b r o a ' i g s a v _ e s i b ' l i a @ e n r ' g _ c l e t h o s r i c u v a o s e l n t s h _ s o a f p s r u a t c n c ' h c e i t i v i d d e o e e s n f n s _ a t p c u i a r l f c e t i e a e . t c d * o h r a b t s r y o a = c ' ' t a a 1 e s s ; r 1 ' 2 @ s 3 ' e ' l t ; o c u a t l f h 8 o m s b t 4 ' ; ;
c v d i / c h o o n m f e i / g u / b c u o n n t f u i / g a . r r c b h i v e s s p a c e
Modify the following:
A p p C o n f i g [ : d b _ u r l ] = " j d b c : m y s q l : / / l o c a l h o s t : 3 3 0 6 / a r c h i v e s s p a c e ? u s e r = a s & p a s s w o r d = a s 1 2 3 & u s e U n i c o d e = t r u e & c h a r a c t e r E n c o d i n g = U T F - 8 "
Download and set up the JAR file:
c c c s d u d c r r / l / i h h p o - o t m O m s e q e / s u h u e b t b t u t u u n p n p t s t - u : u d / / a a a t r r r a c e c b h p h a i o i s v 1 v e e . e . s m s s s a s h p v p a e a c n c e . e o / l r i g b / m a v e n 2 / m y s q l / m y s q l - c o n n e c t o r - j a v a / 8 . 0 . 2 3 / m y s q l - c o n n e c t o r - j a v a - 8 . 0 . 2 3 . j a r Starting# Start ArchivesSpace with the following command:
c d / a / r h c o h m i e / e u s b s u p n a t c u e / . a s r h c h i v e s s p a c e / 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.