Self hosted family archive
from Zenlix@lemmy.ml to selfhosted@lemmy.world on 20 Sep 07:38
https://lemmy.ml/post/36422241

Hi guys, I am searching for foss a self hosted solution for a family archive. The idea is to have some kind of wiki with articles for ancestors. Additionally there should be the possibility to store a lot of media (photos) with annotations (descriptions for parts of the image). Some kind of family tree would be cool as well but is not necessary. Offline acces would be cool as well but is also not necessary. In the end the software has to be able to handle a few hundred gigs of media.

I would love to get some recommendations.

#selfhosted

threaded - newest

anamethatisnt@sopuli.xyz on 20 Sep 07:45 next collapse

Which ones have you looked at?

First hit on my search was www.bookstackapp.com which seems to be a nice FOSS wiki with MIT licensing.

iii@mander.xyz on 20 Sep 08:04 collapse

I’ve worked with bookstack. Found it easy and intuitive. It’s wiki software not specific to family history.

IsoKiero@sopuli.xyz on 20 Sep 07:46 next collapse

Nextcloud offers practically everything you ask for besides the family tree and even that might be available as a plugin (or “App” as Nextcloud calls tem). Or if you’re willing to split photos in a different app, Immich works great.

bmpvy@feddit.org on 20 Sep 07:59 collapse

I’m a noob who just turned to Linux and is planning a similar selfhosting project like OP. What apps/plugins of Nextcloud would you recommend?

skankhunt42@lemmy.ca on 20 Sep 08:13 next collapse

NC is kind of a pain to run and tries to do far to much. I’d pick different software to run than adding addons to nextcloud.

That being said, I add contacts and calendar and use it to sync to my PC/Phone

IsoKiero@sopuli.xyz on 20 Sep 08:28 collapse

Depends heavily on what you need/want. My current installation doesn’t have anything extra, mail and calendar with “standard” file storage (with sync agents on desktop/laptop) is well enough on what I use it for as my photos are in Immich instance.

Brkdncr@lemmy.world on 20 Sep 07:46 next collapse

Mediawiki?

MrQuallzin@lemmy.world on 20 Sep 07:47 next collapse

What you’re looking for is genealogy software. You’ve got me curious about this as well now, hadn’t thought about it before. I’m seeing some recommendations online for Gramps Web, don’t know if it’s a perfect fit but might be a good starting point.

DragonBard@ttrpg.network on 20 Sep 08:42 next collapse

Start with plain old Gramps. It can export to static sites with several different templates. Gramps Web is not easy to host or run. It was designed for some specialized things.

gramps-project.org/blog/

bonusss@lemmy.zip on 20 Sep 23:51 collapse

Gramps is the way! Running the container self hosted is quick! And it’s very active, lots of UI upgrades. I’m working with my dad in it being in diff countries.👌

Zenlix@lemmy.ml on 20 Sep 13:49 next collapse

This is pretty much what I searched for. Thanks!

overload@sopuli.xyz on 20 Sep 23:40 collapse

I use Gramps and it’s good. Has a Linux client too. My Family Tree is also good but windows only.

batmaniam@lemmy.world on 20 Sep 17:43 collapse

2nd gramps. I spooled it up in about 2mins on an unraid server.

Shimitar@downonthestreet.eu on 20 Sep 08:38 next collapse

Self host dokuwiki. Simple, easy, effective. I do.

tofu@lemmy.nocturnal.garden on 20 Sep 09:07 collapse

How does that help with lots of photos with annotations?

Shimitar@downonthestreet.eu on 20 Sep 23:19 collapse

Unless you want a photo organizer like Immich, you can upload or better maybe link photos in dokuwik.

And you can write entire pages with photos, something you cannot do in immich or similar tools.

WhatsHerBucket@lemmy.world on 20 Sep 08:49 next collapse

It sounds like you want a combination of things, which is why you are getting such varied responses. Keep in mind, you probably aren’t going to find an all in one solution, but with some docker images you could run a couple different solutions, one for each task. Immich for photos, and maybe another for the family tree.

I was in a similar boat and stumbled across “digital gardens”. I made my own digital garden, and I think if it as a life wiki. It has tech notes, images, recipes, etc. Obviously it’s not a drop in replacement for good photo hosting software or ancestry software tho.

HTH!

mbp@lemmy.sdf.org on 20 Sep 10:07 next collapse

Have you heard of webtrees? Self hosted, similar enough to Ancestry and you can upload relevant media to their entry. Not sure if it can handle a few hundred gigs but you could probably host the media on a separate program to reduce the DB strain.

I’ve used it when my wife was getting into genealogy. Still running in the background for the last few years with little to no maintenance.

mbirth@lemmy.ml on 20 Sep 11:44 collapse

Yes, webtrees should fit that description.

mbp@lemmy.sdf.org on 21 Sep 23:52 collapse

Thank you for the link ♥️

Flax_vert@feddit.uk on 20 Sep 11:22 next collapse

Wordpress?

couch1potato@lemmy.dbzer0.com on 20 Sep 20:32 collapse

tngsitebuilding.com/index.php

Edit: Ah it’s not foss though.