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

chore(orpd-114):add runbook and comment out Redis/Celery services #156

Merged
merged 4 commits into from
Jan 13, 2025

Conversation

hareshkainthdbt
Copy link
Contributor

  • Added search query examples for testing
  • Commented out Redis and Celery services in docker-compose.yml
  • Fixed a minor typo in cache rebuild documentation
  • Placeholder for additional changes or fixes

Django settings and related configuration files have been completely removed, including `base.py`, `live.py`, and `local.py`. Documentation for running search tests and rebuilding the cache has been added to provide guidance for developers.
This commit introduces a new document, `cache-rebuild.md`, which outlines three methods to rebuild the cache: using `make` commands, the automated Celery task, and the Django management command. It provides clear instructions for each method to ensure regular updates and data consistency in the application.
Added a new markdown file providing examples of search queries for testing. Commented out Redis and Celery services in the `docker-compose.yml` file, likely for future reconsideration or debugging purposes. Fixed a minor typo in the cache rebuild documentation.
Adjusted inconsistent indentation in code examples within `search-query-examples.md` for improved readability. Added a new guide `documents-url.md` explaining the structure and usage of document URLs, including examples.
@hareshkainthdbt hareshkainthdbt changed the title chore(orpd-114):add search query examples and comment out Redis/Celery services chore(orpd-114):add runbook and comment out Redis/Celery services Jan 13, 2025
@hareshkainthdbt hareshkainthdbt merged commit 275a17f into main Jan 13, 2025
4 checks passed
@hareshkainthdbt hareshkainthdbt deleted the feature/orpd-114-runbook branch January 13, 2025 16:37
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

Successfully merging this pull request may close these issues.

1 participant