Hello, people

Has anyone tried one of those OSes ? If so, what are your pros and cons about them ?

#yunohost #FreedomBox #CasaOs

  • amelore@slrpnk.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    I’ve been using FreedomBox for years, overal I still like it. I don’t think Yunohost and CasaOS were around when I started, the alternatives were DIY from just a normal Linux distro, or NAS focused thing like OMV and trueNAS, both worse for what I wanted.

    It doesn’t have a lot of apps but still some you may want. Some configuration stuff is really nice, like it makes it beginner friendly to set up Pagekite, LetsEncrypt, a firewall, ssh keys, users and reverse proxy automatically configured for the apps it does have.

    Have configured some stuff outside of plinth anyway. Docker containers for apps it doesn’t have, configure apache to reverse proxy those too. I set up my storage in btrfs volumes from command line, but I think you could do it from the web interface too.

    If I were to start over, I’d probably try Yunohost too, my third option would be plain Debian and diy everything rather than Casa. But for now I have no reason to try anything else.

    • s12e@jlai.luOP
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      Thanks a lot for your FreedomBox retex. I am beginning to think that this solution should be more popular. No problem with Btrfs (independently of its known limitations)?

      • amelore@slrpnk.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        Not so far, I think the recommended filesystem is ext4, or if you have multiple drives, ext4 on LVM.