Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -417,12 +417,7 @@
{
"group": "Deployment",
"pages": [
"guides/running_production",
"guides/deployment/aws",
"guides/deployment/digitalocean",
"guides/deployment/koyeb",
"guides/deployment/qovery",
"guides/deployment/railway"
"guides/running_production"
]
},
{
Expand Down
42 changes: 0 additions & 42 deletions guides/deployment/koyeb.mdx

This file was deleted.

78 changes: 0 additions & 78 deletions guides/deployment/qovery.mdx

This file was deleted.

66 changes: 0 additions & 66 deletions guides/deployment/railway.mdx

This file was deleted.

8 changes: 0 additions & 8 deletions learn/self_hosted/install_meilisearch_locally.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -154,14 +154,6 @@ chmod +x meilisearch

</Tabs>

## Other cloud services

To deploy Meilisearch on a third-party cloud service, follow one of our dedicated guides:

- [Koyeb](/guides/deployment/koyeb)
- [Qovery](/guides/deployment/qovery)
- [Railway](/guides/deployment/railway)

## Installing older versions of Meilisearch

We discourage the use of older Meilisearch versions. Before installing an older version, please [contact support](https://discord.meilisearch.com) to check if the latest version might work as well.
Expand Down