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

Updated Install (markdown)

Nick Sweeting
2019-03-12 20:29:28 -04:00
parent c501700d75
commit aac404e528

@@ -33,6 +33,8 @@ Other systems that are not officially supported but probably work to varying deg
Platforms other than Linux, BSD, and macOS are untested, but you can probably get it working on them without too much effort.
It's recommended to use a filesystem with compression and/or deduplication abilities (e.g. ZFS or BTRFS) for maximum archive storage efficiency.
## Dependencies
Not all the dependencies are required for all modes. If you disable some archive methods you can avoid those dependencies, for example, if you set `FETCH_MEDIA=False` you don't need to install `youtube-dl`, and if you set `FETCH_[PDF,SCREENSHOT,DOM]=False` you don't need `chromium`.