15 lines
425 B
Markdown
15 lines
425 B
Markdown
# yacy-maintenance-scripts
|
|
|
|
Scripts for easily maintaining your YaCy instance
|
|
|
|
|
|
## Requirements
|
|
|
|
- Using YaCy on docker
|
|
- Using "yacynet" as docker container name
|
|
- Default Solr collection must be called "collection1"
|
|
|
|
This requirements are basic to make this scripts function right out of the box.
|
|
You can make any modifications to the scripts to suit your needs (in case you don't use docker or have different parameters)
|
|
|