mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-14 10:34:20 +02:00
Updated Docker (markdown)
@@ -57,7 +57,7 @@ docker-compose up
|
|||||||
|
|
||||||
If you want to use sonic for full text search, download the sonic config file uncomment the sonic service in your `docker-compose.yml` file:
|
If you want to use sonic for full text search, download the sonic config file uncomment the sonic service in your `docker-compose.yml` file:
|
||||||
```bash
|
```bash
|
||||||
curl https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/etc/config.cfg > sonic.cfg
|
curl https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/etc/sonic.cfg > sonic.cfg
|
||||||
# then uncomment the sonic block in docker-compose.yml
|
# then uncomment the sonic block in docker-compose.yml
|
||||||
|
|
||||||
# to backfill previously added snapshots into the full text index, run:
|
# to backfill previously added snapshots into the full text index, run:
|
||||||
|
Reference in New Issue
Block a user