mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-29 22:15:21 -04: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
|
# 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
|
# 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:
|
# sonic:
|
||||||
# image: valeriansaliou/sonic:v1.3.0
|
# image: valeriansaliou/sonic:v1.3.0
|
||||||
# expose:
|
# expose:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue