this post was submitted on 29 Mar 2024
40 points (95.5% liked)

Selfhosted

39222 readers
363 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

I am somewhat late into the Linux-verse (three years in now) and want to move into self-hosting to do two things:

  1. Host my own Jitsi server and sessions. (or any other open source solution)

  2. Host my own solution to privately and securely share photographs of my kids and life here with my family abroad.

At some point, I want to host my own little static-website about myself which should “replace” having to give people a LinkedIn account or something.

The thing is, I know nothing about owning domains, etc. I have never done this before. I have been lurking around this forum to learn some of the basics, but would really like a more tailored reply (is possible). I am working in Europe.

  1. Which computer should I use? I want to host everything on my computer at home. I don’t want to go the VPS route.

  2. Where can I buy an inexpensive domain(s)? I assume I only need one.

  3. What other things do I need to consider? My current broadband is IPv4 only.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 5 months ago* (last edited 5 months ago) (1 children)

I've been trying to find some good examples of how to structure the files, and whether to combine the photos from everyone or to keep them separate. Obviously there's different systems for everyone, but your method of syncing, tagging, and displaying/sharing photos is almost identical to how I've been wanting to go about it.

Do you mind sharing how you structure the photo files and naming in your Gallery directory?

I was thinking of implementing the Copyright tag to keep the data of the original phototaker, and then combine all the photos into a Gallery/YYYY/MM structure, with the filenames being YYYYMMDD-CameraModel. There aren't many events we go to, so albums aren't a big priority, but on the occasion, I was thinking if using a folder like MM-Event in the respective year folder.

I'm just putting my thoughts down because I don't often see this part of people's photo organizing.

[–] [email protected] 2 points 5 months ago

I create folders with name like: /gallery/2024/03 - Trail Del Marchesato/

And put there all the photos related to that event.

Or more generic like: /gallery/2024/Winter To collect generic photos of that period.

So I divide by year and reason/event. Inside each use moves his own photos for that event, or they create their folders.

Tags do the rest.

Homegallery let's you view them by similar or tags, while pigallery2 let's you view them by the folder. Both together fits the bill