Skip to content

Commit 6cbfbae

Browse files
edit (content): update getting-started guides
1 parent 3950098 commit 6cbfbae

10 files changed

Lines changed: 140 additions & 254 deletions

File tree

content/docs/gettingstarted/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ ReactiveSearch offers the following advantages over running your own Elasticsear
4747
ReactiveSearch is available in Open Source mode as a Docker-based deployment. Bring your own Elasticsearch cluster and deploy ReactiveSearch alongside it.
4848

4949
<div class="grid-integrations-index mt6 mt6-l f8">
50-
<a class="bg-white shadow-2 box-shadow-hover shadow-2-hover br4 db flex flex-column justify-between items-center middarkgrey pa2 pt5 pb5 tdn tc" style="box-shadow: 0 0 5px rgba(0,0,0,.02), 0 5px 22px -8px rgba(0,0,0,.1); word-break: normal;cursor: pointer; padding: 2rem; height: 120px;width:120px;" href="/docs/hosting/byoc">
50+
<a class="bg-white shadow-2 box-shadow-hover shadow-2-hover br4 db flex flex-column justify-between items-center middarkgrey pa2 pt5 pb5 tdn tc" style="box-shadow: 0 0 5px rgba(0,0,0,.02), 0 5px 22px -8px rgba(0,0,0,.1); word-break: normal;cursor: pointer; padding: 2rem; height: 120px;width:120px;" href="/docs/hosting/open-source/">
5151
<img class="w10 mb1" src="/images/arc.svg" />
5252
Docker (Open Source)
5353
</a>

content/docs/hosting/byoc/connect-to-aws-opensearch.md

Lines changed: 0 additions & 96 deletions
This file was deleted.

content/docs/hosting/byoc/connect-to-elastic-cloud.md

Lines changed: 0 additions & 111 deletions
This file was deleted.

content/docs/hosting/byoc/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ redirect_to: '/docs/hosting/open-source/'
1616

1717
This page has moved. Please visit the [Open Source Deployment](/docs/hosting/open-source/) guide.
1818

19-
ReactiveSearch is available in Open Source mode as a Docker-based deployment. Run it alongside any Elasticsearch-compatible cluster you manage — whether that's [AWS OpenSearch](/docs/hosting/byoc/connect-to-aws-opensearch/), [Elastic Cloud](/docs/hosting/byoc/connect-to-elastic-cloud/), or a self-hosted Elasticsearch/OpenSearch instance.
19+
ReactiveSearch is available in Open Source mode as a Docker-based deployment. Run it alongside any Elasticsearch-compatible cluster you manage — whether that's AWS OpenSearch, Elastic Cloud, or a self-hosted Elasticsearch/OpenSearch instance.
2020

2121
![](https://i.imgur.com/QjBkE7R.png)
2222

0 commit comments

Comments
 (0)