From 08a300663f9a668591e7a8b92ad1dd3bb51cc479 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 10 Apr 2024 02:16:18 -0700 Subject: [PATCH] Updated Setting Up Storage: ZFS, NFS, SMB, S3, SFTP, GDrive, ... (markdown) --- ...ng-Up-Storage:-ZFS,-NFS,-SMB,-S3,-SFTP,-GDrive,-....md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Setting-Up-Storage:-ZFS,-NFS,-SMB,-S3,-SFTP,-GDrive,-....md b/Setting-Up-Storage:-ZFS,-NFS,-SMB,-S3,-SFTP,-GDrive,-....md index 1e36d7d..9b8b8cc 100644 --- a/Setting-Up-Storage:-ZFS,-NFS,-SMB,-S3,-SFTP,-GDrive,-....md +++ b/Setting-Up-Storage:-ZFS,-NFS,-SMB,-S3,-SFTP,-GDrive,-....md @@ -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 \ No newline at end of file +- [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) \ No newline at end of file