• 4 Posts
  • 99 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle

  • I think I see what you’re saying. My gripe is that if I want a laptop/tablet with a great ARM chip, with long battery life, my options all force me to use one of two operating systems that I’d prefer not to use for ideological reasons. If I’m forced to use one, because I want an ARM device, I might as well use the one that has the best hardware. M5s are right around the corner and the MacBook Airs are really competitive.

    If I misinterpreted your question, then no, as far as I’m aware, none of the M series has FULL support. The M1s and M2s are pretty close though.















  • I don’t know what the fuck is going on. The client app connects to all 4 servers it needs a connection to. I can create a user on the server and all clients can login using it, I just can’t get notes to sync.

    Official docs here

    I found this tutorial1 and this tutorial2

    Tutorial2 makes this one port change to the official docker compose file but otherwise is seemingly the same as tutorial1:

      notesnook-s3:
        image: minio/minio:RELEASE.2024-07-29T22-14-52Z
        ports:
          - 9009:9000
          - 9090:9090
    

    With that change, and setting the port of the domain to 9090, I can access minio in the browser. But I don’t know if that’s necessary or not. I’m stumped.



  • a_fancy_kiwi@lemmy.worldtohomelab@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    7 months ago

    I’m pretty happy with my Ubuntu, docker, and ZFS with Sanoid/Syncoid server. Nothing against NAS focused distros, I just haven’t come across a compelling enough reason to switch.

    For hardware, I use a Odroid H4+. Intel N97, 4 SATA ports, Intel quick sync, and low power. It’s running my 20ish docker containers with plenty of power to spare. It’s been great