From 46d11c5ba5ee3f85b9188b02d9c4c77d3a550a49 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 8 May 2024 21:41:39 -0700 Subject: [PATCH] Updated Setting Up Storage (markdown) --- Setting-Up-Storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index f12fff0..9213e77 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -1,4 +1,4 @@ -> *💬 We offer [consulting services](https://docs.monadical.com/s/archivebox-consulting-services) to set up and secure ArchiveBox on your organization's own storage infrastructure.* +> *💬 We offer [consulting services](https://docs.monadical.com/s/archivebox-consulting-services) to set up and secure ArchiveBox on your organization's own storage infrastructure.* > We use this revenue (from mostly corporate clients who can afford to pay) to support open source development. ArchiveBox supports a wide range of local and remote filesystems using `rclone` and/or Docker storage plugins. The examples below use [Docker Compose bind mounts](https://docs.docker.com/storage/bind-mounts/) to demonstrate the concepts, you can adapt them to your OS and environment needs.