diff --git a/Setting-Up-Storage.md b/Setting-Up-Storage.md index 9ddde13..c3b0f5b 100644 --- a/Setting-Up-Storage.md +++ b/Setting-Up-Storage.md @@ -1,6 +1,8 @@ > *💬 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 corporate clients who can afford to pay) to support open source development and keep ArchiveBox free. +
+ 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. Example [`docker-compose.yml`](https://github.com/ArchiveBox/ArchiveBox/blob/dev/docker-compose.yml) storage setup: