• 0 Posts
  • 48 Comments
Joined 1 year ago
cake
Cake day: July 14th, 2023

help-circle

  • I self host a Wordpress site that mostly acts as my design portfolio.

    It’s hosted in a Debian VM on a restricted VLAN with caddy handling SSL certificates. Uptime isn’t a huge concern for me since it’s nothing mission critical. It all sits behind a free Cloudflare proxy which allows for my home IP to be hidden.

    I think as far as safety goes, I’m comfortable with this setup.








  • Each year I seem to think “this will be the year I set up IPv6 in my homelab” - but then I never get around to it.

    If I have to run both v4 and v6 concurrently, there isn’t much incentive/motivation for me to use v6 locally.

    Maybe I’ll get around to it when there’s a net benefit for me for my use case, or when I’m forced to.

    Am I just imagining it to be more complicated than it actually is?

    My router runs pfsense and I have 6 VLANs each with its own subnet - Management, Trusted, IoT, Cameras, Guest, and Web Facing Servers.



  • skittlebrau@lemmy.worldtoSelfhosted@lemmy.worldImmich public roadmap
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    5 months ago

    One feature that I hope that Immich adopts is to allow for external libraries to be displayed in an existing folder structure. There’s no built-in way to do this and requires a script that uses albums as a workaround. A lot of photographers have organised folders by date/event that span years/decades, so it’s not practical to create these manually with albums.

    The closest I’ve found is a cron script which does album generation automatically, but it’s not a ‘future proof’ solution since it could stop working at any time.

    Memories (Nextcloud), Photoprism, and Photoview can do this.