1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-31 18:11:53 +02:00

Updated Setting Up Storage: ZFS, NFS, SMB, S3, SFTP, GDrive, ... (markdown)

Nick Sweeting
2024-04-10 02:19:28 -07:00
parent 08a300663f
commit 43d7128489

@@ -13,6 +13,10 @@ services:
- /mnt/archivebox/data/archive:/data/archive
```
---
<img src="https://github.com/ArchiveBox/ArchiveBox/assets/511499/45abfe78-87c4-4c87-ab11-9dae2f3b2518" alt="local filesystem icon" width="40px" float="right"/>
## Supported Local Filesystems
### ZFS ⭐️
@@ -75,6 +79,8 @@ zfs create \
<br/>
<img src="https://github.com/ArchiveBox/ArchiveBox/assets/511499/6124b92a-df5a-47c4-b3c2-006ebd28785b" alt="local filesystem icon" width="40px" float="right"/>
## Supported Remote Filesystems
ArchiveBox supports most common types of remote filesystems using NFS and the `rclone` Docker volume plugin.