• node815@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    ·
    3 hours ago

    In no particular order, the most essential ones are those I constantly use throughout my day and also weekly.

    Proxmox holds all of these in different LXC’s and VM’s

    • Home Assistant
    • Pocket-ID - https://github.com/stonith404/pocket-id (Exclusive Passkey login system as in -no un/pw just your Passkey which - doubles as an OIDC provider)
    • Homepage (By Ben Phelps of gethomepage.dev)
    • Vaultwarden
    • TechnitiumDNS which handles all of my DHCP and Adblocking in a one system, extremely capable software especially useful for SOHO too.
    • Baserow - Airtable alternative. It holds certain items of importance like what MAC address each device in my home network holds and what IP It uses in an intelligent view. I also was using it for a while to log issues with my sleep where I deal with insomnia, so I logged how well I slept, how many times I woke up, how long it took me to fall asleep etc. That was a simple form I created using drag/drop in Baserow and called by a URL.
    • OpenVSCode server - makes editing my Homepage (above) yaml and my docker-compose files a breeze! It’s especially nice when you edit it something and it auto saves almost instantly. Makes some of my services change in real-time!
    • UptimeKuma - Simply one of the best out there for me
    • Gotify - I get alerted to my Tuya based dehumidifer tank being full via Home Assistant, Downtime alerts from UptimeKuma and a variety of other services which I deem higher priority alerts over “fix when you can” ones.

    Aside from that, i do have other services I use every so often like Memos, Joplin Server (holds most of my notes), Pingvin and a few others.

    • qaz@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      29 seconds ago

      I tried Baserow a while ago but decided not to use it because it started downloading the application after running the container and required an online account (that could also be NocoDB). How has your experience been after using it for longer?