• 7 Posts
  • 123 Comments
Joined 9 months ago
cake
Cake day: December 28th, 2023

help-circle




  • N0x0n@lemmy.mltoSelfhosted@lemmy.worldMozilla grants Ente $100k
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 days ago

    Nobody ever talking about lychee ?

    Yes okay it’s not GPL or written in a fancy new language (PHP is still alive xD). But it’s simple, elegant, no UX bloat, no ML or IA stuff… Just a plain simple self-hosted photo manager.

    One thing I really liked about it, you can import you external photo’s with .xmp files, just one checkbox away.

    The tag feature is simple but working as expected. Nothing fancy but it does best what’s it’s supposed to do !!

    Call me old boomer but I really like the simplicity of lychee. It’s a bit like how reading an article from miniflux or wallabag… Simple html files without bloating your eyes or your brain…

    Just my 2c, nothing to see here !



  • N0x0n@lemmy.mltoLinux@lemmy.mlFile tagging software?
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    7 days ago

    An other solution could be exiftool by Phil Harvey. Don’t judge by how the website looks… It’s probably the best and most complete tool to edit the metadata directly into your images (and way to much other formats xD).

    Even though it’s very well documented, exiftool is very complex and there’s a lot to read and grasp before getting comfortable with it. There’s always the forum if you have any question, but before asking the forum go through the FAQ (yes I know it’s huge… But as starting point look at number 11) and search a similar question in the forum.

    Here I found a topic that looks like what you’re a looking for:

    https://exiftool.org/forum/index.php?topic=7894.0



  • I have a self-hosted Baikal server with self-signed CA on Android 14 and it works.

    However, I didn’t had to add the certificate to Davx⁵ itself. Adding a rootCA into your device and your reverse proxy handling the request should work as expected over https.

    Those kind of things are difficult to troubleshoot, this could be:

    • Bad rootCA certificate, missing the necessary options ?
    • Wrong certificate handled by your reverse proxy ?
    • Radicale doesn’t recognize your certificate extension ?
    • Wrong networking configuration ?
    • Bug ?

    We need more infos about your setup:

    • Do you use a reverse proxy ?
    • Had you already any success with this certificate within an other application ?
    • Any logs from your Android, Davx⁵?










  • Yep, Debian for sure ! 3 years ago I settled for debian on an old spare laptop, It’s still cruisen with more than 21 containers !! Sure I had a few fresh installs because skill issues, lack of proper configuration, user mistakes… But it’s probably the easiest to maintain and learn as a beginner !

    No idea what’s your level and how close you’re with computers and how much time you have to spare, but don’t be afraid to make mistakes and try a few things out.

    If you are like me just a plain old geek who knew his way arround computers and used Hamachi back in the days, thinking you were a HAKKER… Get ready to get your ass kicked !

    While self-hosting and de-googling is fun, it also has alot of negative things:

    • Time consuming
    • Involves ALOT of Searxing/Reading
    • Debuggin (kinda…)
    • Learning the basics of at least 1 scripting language (consider bash your ally)
    • It’s an infinite rabbit hole that will suck you in and sometimes get to your nerves…

    One of the best advice I could give you along the way is, If you’re stuck on a bug or something isn’t working as expected in your setup and It seems you couldn’t find any answer or similar issues on the web, you absolutly have to take a break, not a 5min cigarette break… A few hours bicycle/sleep break !!!

    The next day you will for sure find a solution !!

    Good luck, have fun and don’t forget to take time for yourself and people arround you !