I’ve been researching open source image/video hosting software because I sure as hell don’t want to use Google Photos. I’m leaning toward PhotoPrism, but I thought I’d get your opinions first.

  • @AgreeableLandscape@lemmy.mlM
    link
    fedilink
    5
    edit-2
    2 years ago

    Depending on what you need it for, why not go old school? Apache or Nginx server configured to host a simple file directory. Simply SFTP the images into the right folder and you’re done. Direct link the images to wherever you need, and anyone can just navigate the folder to find your work.

  • Dessalines
    link
    fedilink
    42 years ago

    I’ve had luck with photoprism, but its still a resource hog.

  • @oh_jeez_rick@lemmy.ml
    link
    fedilink
    42 years ago

    As someone else already mentioned, it depends a whole lot about what you want to with it.

    • If you want a cloud, go for a selfhosted nextcloud.
    • if you want a backup solution, go for something like syncthing and use simple gallery, etc.
    • if you solely want to look at them in a browser go for photoprism
    • etc.
    • @seahorse@lemmy.mlOP
      link
      fedilink
      12 years ago

      The main thing I want to do is free up space on my phone by having the pictures/videos backed up to a server, but also be viewable at any time.

      • retiolus
        link
        fedilink
        62 years ago

        Use Nextcloud then, with autoupload enabled on your phone. You can view them online

      • @oh_jeez_rick@lemmy.ml
        link
        fedilink
        12 years ago

        If you only want a backup, go for syncthing. You must have a lot of images if you can’t store them all on a phone. Videos can be a problem though.

        Best option I can think of is to save your videos in a different folder than the images and use syncthing. But set the settings such that if you delete it on your phone, it won’t be deleted on your server. Then selfhost jellyfin and you’ll have your own “netflix” with your own videos!

        Thank you for this idea! I’ll implement that myself!

  • aport
    link
    fedilink
    22 years ago

    Sometimes I throw images here, but not super reliable if you want to use them on stable projects.

    goopics.net/

  • GadgeteerZA
    link
    fedilink
    22 years ago

    Host my own instance of Piwigo for Flickr type alternative. But for pure social sharing you can go PixelFed instance.

    • @drone621@lemmy.ml
      link
      fedilink
      52 years ago

      I found pixelfed really hard to install. Maybe I was just doing something wrong, and I was admittedly not using docker, but I had to deviate from the instructions at least once, and I never got federation with mastodon full working. It was also very bloated. My server is a fairly weak vps, but it bumped my resource usage (disk and processor) up by like 40%. I eventually settled on Piwigo, which I like a lot.