1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-25 05:22:06 +02:00

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

Nick Sweeting
2024-04-10 02:16:18 -07:00
parent 4f8eaccced
commit 08a300663f

@@ -221,8 +221,6 @@ docker compose run archivebox /bin/bash 'ls -lah /data/archive/'
### More Docker Storage Plugins
- [IPFS](https://github.com/djdv/go-filesystem-utils/pull/40) / [Peergos](https://github.com/peergos/peergos)
- [GlusterFS](https://github.com/calavera/docker-volume-glusterfs) /
- DigitalOcean Block Storage Volumes: https://github.com/djmaze/dobs-volume-plugin
- Linode Block Storage Volumes: https://github.com/linode/docker-volume-linode
- More volume plugins: https://docs.docker.com/engine/extend/legacy_plugins/#volume-plugins
- [IPFS](https://github.com/djdv/go-filesystem-utils/pull/40) / [Peergos](https://github.com/peergos/peergos) / [GlusterFS](https://github.com/calavera/docker-volume-glusterfs)
- [DigitalOcean Block Storage Volumes](https://github.com/djmaze/dobs-volume-plugin) / [Linode Block Storage Volumes](https://github.com/linode/docker-volume-linode)
- [More volume plugins...](https://docs.docker.com/engine/extend/legacy_plugins/#volume-plugins)