Hi, complete newbie here, trying to set up DocSear...
# community-help
n
Hi, complete newbie here, trying to set up DocSearch against a site built with mkdocs. The TS documentation tells me to for instance "If you are running Typesense on
localhost
and you're using Docker to run the scraper, you will need to change some things in your
config.json
file." My problem is: I don't know where that config file is supposed to be? And: the typesense-docsearch-scraper - do I need to install it somehow? Like I said - newbie!
j
It's referring to the docsearch scraper config - the one you pass into the docker command to start the scraper
Just running the docker command is sufficient to run the scraper, there's no installation step involved