Skip to content

feat: Add Search Infrastructure (Meilisearch, NATS, Vector) and Verification Tests#36

Merged
JoseSzycho merged 5 commits intomainfrom
9-create-k8s-based-dev-environment
Feb 3, 2026
Merged

feat: Add Search Infrastructure (Meilisearch, NATS, Vector) and Verification Tests#36
JoseSzycho merged 5 commits intomainfrom
9-create-k8s-based-dev-environment

Conversation

@JoseSzycho
Copy link
Contributor

This update establishes the complete event-driven search infrastructure for the development environment.

It orchestrates the deployment of Meilisearch (configured with authentication and persistence), NATS JetStream with NACK for event streaming, and Vector sidecars for log and metric collection.

To ensure stability, comprehensive end-to-end tests were added to verify:

  • Meilisearch health, indexing, and search capabilities.
  • NATS stream provisioning and event processing.
  • Vector pipeline integration.

The development tooling was also enhanced to support automated dependency installation and test execution.

Copy link
Contributor

@scotwells scotwells left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work on this! Just some minor feedback, nothing that can't be followed up with in a separate PR. 🚀

@github-project-automation github-project-automation bot moved this from Backlog to Ready in Searching Resources in Milo Feb 3, 2026
@JoseSzycho JoseSzycho merged commit 587e955 into main Feb 3, 2026
1 check passed
@JoseSzycho JoseSzycho deleted the 9-create-k8s-based-dev-environment branch February 3, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Create k8s based dev environment

2 participants