after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.

  • CeeBee_Eh@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    3 months ago

    I can backup an entire VM snapshot very quickly and then restore it in a matter of minutes. Everything from the system files, database, Jellyfin version and configs, etc. All easily backed up and restored in an easy to manage bundle.

    A container is not as easy to manage in the same way.

    • Moonrise2473@feddit.it
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      How not?

      If a lxc container is in a btrfs subvolume or in a zfs dataset (those are created easily like a directory, it’s not a partition), you can do a full 1:1 copy in less than one second via a snapshot, keeping all the system files, database, version and configs