mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 14:13:01 +02:00
add note about why docker-compose is the recommended method
This commit is contained in:
@@ -53,6 +53,7 @@ archivebox help # to see more options
|
|||||||
<summary><b>Get ArchiveBox with <code>docker-compose</code> on any platform (recommended, everything included out-of-the-box)</b></summary>
|
<summary><b>Get ArchiveBox with <code>docker-compose</code> on any platform (recommended, everything included out-of-the-box)</b></summary>
|
||||||
|
|
||||||
First make sure you have Docker installed: https://docs.docker.com/get-docker/
|
First make sure you have Docker installed: https://docs.docker.com/get-docker/
|
||||||
|
This is the recommended way to run ArchiveBox because it includes *all* the extractors like chrome, wget, youtube-dl, git, etc., as well as full-text search with sonic, and many other great features.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# create a new empty directory and initalize your collection (can be anywhere)
|
# create a new empty directory and initalize your collection (can be anywhere)
|
||||||
|
Reference in New Issue
Block a user