You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

56 lines
2.5 KiB

  1. # Related Projects
  2. ## Projects using mergerfs
  3. * [Lakka.tv](https://lakka.tv/): A turnkey software emulation Linux
  4. distribution. Used to pool user and local storage. Also includes my
  5. other project [Opera](https://retroarch.com/). A 3DO emulator.
  6. * [OpenMediaVault](https://www.openmediavault.org): A network attached
  7. storage (NAS) solution based on Debian Linux. They provide plugins
  8. to manage mergerfs.
  9. * [CasaOS](https://casaos.io): "A simple, easy to use, elegant open
  10. source home cloud system." Has added initial integration with
  11. mergerfs to create pools from existing filesystems.
  12. * [ZimaOS](https://github.com/IceWhaleTech/zimaos-rauc): A more
  13. commercially focused NAS OS by the authors of CasaOS at [Ice
  14. Whale](https://www.zimaboard.com/).
  15. * [Cosmos Cloud](https://cosmos-cloud.io/): Cosmos "take the chore out
  16. of selfhosting, with automated maintenance and fully secured setup
  17. out of the box. It even integrates to your existing setup."
  18. ## Software and services commonly used with mergerfs
  19. * [snapraid](https://www.snapraid.it/)
  20. * [rclone](https://rclone.org/)
  21. * rclone's [union](https://rclone.org/union/) feature is based on
  22. mergerfs policies
  23. * [ZFS](https://openzfs.org/): Common to use ZFS w/ mergerfs
  24. * [UnRAID](https://unraid.net): While UnRAID has its own union
  25. filesystem it isn't uncommon to see UnRAID users leverage mergerfs
  26. given the differences in the technologies.
  27. * For a time there were a number of Chia miners recommending mergerfs
  28. * [cloudboxes.io](https://cloudboxes.io/wiki/how-to/apps/set-up-mergerfs-using-ssh)
  29. ## Distributions including mergerfs
  30. mergerfs can be found in the
  31. [repositories](https://pkgs.org/download/mergerfs) of [many
  32. Linux](https://repology.org/project/mergerfs/versions) (and maybe
  33. FreeBSD) distributions.
  34. Note: Any non-rolling release based distro is likely to have
  35. out-of-date versions.
  36. * [Debian](https://packages.debian.org/bullseye/mergerfs)
  37. * [Ubuntu](https://launchpad.net/ubuntu/+source/mergerfs)
  38. * [Fedora](https://rpmsphere.github.io/)
  39. * [T2](https://t2sde.org/packages/mergerfs)
  40. * [Alpine](https://pkgs.alpinelinux.org/packages?name=mergerfs&branch=edge&repo=&arch=&maintainer=)
  41. * [Gentoo](https://packages.gentoo.org/packages/sys-fs/mergerfs)
  42. * [Arch (AUR)](https://aur.archlinux.org/packages/mergerfs)
  43. * [Void](https://voidlinux.org/packages/?arch=x86_64&q=mergerfs)
  44. * [NixOS](https://search.nixos.org/packages?channel=22.11&show=mergerfs&from=0&size=50&sort=relevance&type=packages&query=mergerfs)
  45. * [Guix]()
  46. * [Slackware](https://slackbuilds.org/repository/15.0/system/mergerfs/?search=mergerfs)