#community-help

Adding Typesense to Docsearch-Scraper Dockerfile and Encrypting API Keys

TLDR Rubai asked about adding Typesense to docsearch-scraper Dockerfile and encrypting API keys. Jason suggested using Docker-compose and generating API keys with the /keys API endpoint.

Powered by Struct AI
4
5mo
Solved
Join the chat
Apr 14, 2023 (5 months ago)
Rubai
Photo of md5-89fb99de3bf7e23767aaf9108a5636ad
Rubai
06:53 AM
hey Jason, can I add typesense on docsearch-scraper dockerfile ?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
09:03 AM
Probably not… I would recommend using Docker-compose if you want to run the scraper and Typesense together
Apr 17, 2023 (5 months ago)
Rubai
Photo of md5-89fb99de3bf7e23767aaf9108a5636ad
Rubai
08:42 AM
is there any way to send encrypted API key instead of xyz to typesense & docsearch-scraper ?
Jason
Photo of md5-8813087cccc512313602b6d9f9ece19f
Jason
12:45 PM
You can generate API keys using the /keys API endpoint: https://typesense.org/docs/0.24.1/api/api-keys.html