Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate search index updating process #37

Open
davidcheung opened this issue Mar 25, 2022 · 0 comments
Open

Automate search index updating process #37

davidcheung opened this issue Mar 25, 2022 · 0 comments

Comments

@davidcheung
Copy link
Contributor

davidcheung commented Mar 25, 2022

Right now my process to update the index is manual, our configuration in docusaurus targets an index
then this Index is manually updated by me using algolia/docsearch-scraper that crawls each page with a config

To automate this my thoughts would be to stick with 1 index
and have a github action that runs on schedule, maybe with another manual dispatch option that runs this docker-image with API_KEY in repository's secret (separate from the normal deployment pipeline could be fine)

Talk to @davidcheung for credentials,
probably want to create a new account under shared 1password to gen the api key from algolia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant