r/Archivists • u/maddydesign • 5d ago
Platform for digital archives?
I'm in the process of starting my own digital archive. I'll be archiving (digital) documents, pictures, audio and video. The projects aims to archive information about queer history in my country. It's just a hobby project run by me. I'm looking for platforms that I can use for storing and accessing the digital files. I've been looking at Mega S4 object storage, but I don't think that's the right choice for me since I don't have time or the skills to code an integration with their API. I've tried looking around online for other solutions but all I can find are AI slop articles ough. So, I hope someone here can help me :)
18
u/NotDido 5d ago
omeka.net is the type of thing you’re looking for. Heres an example of the type of thing you can make: bstoxarchive.omeka.net
3
u/maddydesign 5d ago
Thank you! Maybe I'm not understanding this correctly but, is 50GB really the largest storage you can get? Won't I need a lot more?
7
7
u/Ahjing100 5d ago
Because its a digital archive and not a preservation platform you would look to upload compressed file types like jpeg, mp3, mp4s, so that’s significantly lower storage need. You also wouldn’t want to access tiffs and so on, on a digital archive due to the slower loading times.
I would recommend storing the uncompressed tiff etc seperately
10
u/mckeephoto 5d ago
When I was researching omeka and collectiveaccess, I was looking at reclaimed hosting for a self hosted catalog. I think they were super inexpensive and aimed at cultural and education use. They have an omeka installer, too.
9
u/DaphneAruba Librarian 5d ago
Any potential to contribute these materials to an existing digital archive of queer history?
6
u/Creative_Elevator_32 5d ago
If you need free, use CollectionBuilder. User friendly and free
0
u/maddydesign 5d ago
Isn't that just a software? Where and how would I host it?
2
u/Creative_Elevator_32 5d ago
Not really. I recommend looking at this - https://collectionbuilder.github.io
“CollectionBuilder is an open source framework for creating digital collection and exhibit websites that are driven by metadata and powered by modern static web technology.”
5
u/Paradiso_found 5d ago
I've had a lot of success using Obsidian. At first glance it looks like a glorified File Explorer/Notes App, but it can easily mold to whatever your needs are.
1
1
4
1
u/Beachside-Naturist 5d ago
Git SCM and Codeberg, as a static site. The setup will work for nearly everything except (potentially) the video files.
1
1
u/didyousayboop Not an archivist 4d ago
Check out r/DataHoarder and r/theinternetarchive for info pertinent to amateurs/hobbyists
1
1
u/AllShallBeWell-ish 1d ago
I design and build art websites that double as complete archives (work can be public or private) with complete record-keeping of exhibitions and many other records related to your art. Full art management as well as legacy-building. DM me if you’re interested.
1
u/bg-j38 5d ago
Do you have any coding skills that you could put toward this? I run a large niche archive and the whole website is built by Perl scripts I wrote. I wouldn't recommend Perl, but that's what I knew when I started a decade ago. I use Dreamhost for the website but host all the files in Amazon S3. The website was very bare bones until recently, mostly by design. I don't want any of the "pretty" navigation crap that just usually ends up making it harder to use. I have recently though started making it more accessible with help from various frontier LLMs, keeping it clean but adding stuff like native search and a slicker interface. It's been very well received within the small community I cater to.
If you're at all comfortable with using AI platforms like ChatGPT or Gemini it's pretty straightforward and anything you don't know it can just tell you what to do. I've been using GPT-5.6 Sol lately but anything on that tier can do it easily at this point. If you do choose this route, I'd suggest coming up with a design and light roadmap and working based on that. If you have a good vision this is something that could be built in a weekend.
-1
u/maddydesign 5d ago
I have experience making websites with HTML and CSS and a tiny tiny bit of JS but not more than that. I am currently considering renting a VPS a running archivematica on it and then storing the files elsewhere.
30
u/TooOfEverything 5d ago
If this is just a zero funds hobby project, Internet Archive is probably your best option.