1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-17 20:01:44 +02:00

Updated Setting Up Storage (markdown)

Nick Sweeting
2024-04-25 04:53:13 -07:00
parent 09add7a832
commit 004fe589d6

@@ -37,8 +37,8 @@ services:
### ZFS ⭐️ ### ZFS ⭐️
> [!TIP] > [!TIP]
> This is the recommended filesystem for ArchiveBox on Linux, macOS, and BSD. > *This is the recommended filesystem for ArchiveBox on Linux, macOS, and BSD.*
> ZFS provides many useful features beyond typical filesystems, including RAID, compression, encryption, deduping, 0-cost point-in-time snapshots, and more. > ZFS provides many useful features beyond typical filesystems, including: RAID, compression, encryption, deduping, 0-cost point-in-time snapshots, and more...
> [`apt install zfsutils-linux`](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html) > [`apt install zfsutils-linux`](https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html)
- https://openzfs.github.io/openzfs-docs/ - https://openzfs.github.io/openzfs-docs/