mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-25 13:40:20 +00:00
add sonic backfill instructions to docker-compose
This commit is contained in:
parent
1485e4eb90
commit
83468fd304
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ services:
|
|||
|
||||
# To run the Sonic full-text search backend, first download the config file to sonic.cfg
|
||||
# curl https://raw.githubusercontent.com/ArchiveBox/ArchiveBox/master/etc/sonic/config.cfg > sonic.cfg
|
||||
# after starting, backfill any existing Snapshots into the index: docker-compose run archivebox update --index-only
|
||||
# sonic:
|
||||
# image: valeriansaliou/sonic:v1.3.0
|
||||
# expose:
|
||||
|
|
Loading…
Reference in a new issue