Summary
Tracking issue for the day v1.2.0 is tagged. At that point, the search backend documented as primary across user-facing surfaces flips from Meilisearch to OpenSearch. This issue lists every surface that must be updated atomically.
The transition callouts (filed separately) are interim and stay in place until this issue closes; once flipped, those callouts can be removed or reworded as historical notes.
Background
- artifact-keeper#830 merged 2026-04-24 on
main, replacing Meilisearch with OpenSearch.
- v1.1.x (current stable) keeps Meilisearch and is not getting an OpenSearch backport.
- artifact-keeper-iac chart on
main already uses OpenSearch (artifact-keeper-iac#67).
Surfaces to flip on v1.2.0 release
artifact-keeper-site
artifact-keeper/.github/profile/README.md (org profile)
(File a companion PR against artifact-keeper/.github when this issue is being worked.)
Acceptance criteria
Related
- artifact-keeper#830 OpenSearch migration
- artifact-keeper#865 v1.2.0 CHANGELOG
Summary
Tracking issue for the day v1.2.0 is tagged. At that point, the search backend documented as primary across user-facing surfaces flips from Meilisearch to OpenSearch. This issue lists every surface that must be updated atomically.
The transition callouts (filed separately) are interim and stay in place until this issue closes; once flipped, those callouts can be removed or reworded as historical notes.
Background
main, replacing Meilisearch with OpenSearch.mainalready uses OpenSearch (artifact-keeper-iac#67).Surfaces to flip on v1.2.0 release
artifact-keeper-site
src/content/docs/docs/deployment/helm.mdx(service list, mermaid diagram showingMS["Meilisearch"])src/content/docs/docs/deployment/docker.mdx(service table, Meilisearch troubleshooting section L224-L285)src/content/docs/docs/deployment/windows.mdx(Optional: Meilisearch section)src/content/docs/docs/deployment/aws.mdx(diagram and config)artifact-keeper/.github/profile/README.md (org profile)
Meili[("Meilisearch")]node(File a companion PR against
artifact-keeper/.githubwhen this issue is being worked.)Acceptance criteria
Meilisearchreferences in published site docs after v1.2.0 release tag.Meilisearchreferences in.github/profile/README.mdafter v1.2.0 release tag.migration/if applicable.Related