Skip to content

Commit d94c1e9

Browse files
Remove Azure deployment guide (#3225)
1 parent 9cf608e commit d94c1e9

File tree

4 files changed

+5
-90
lines changed

4 files changed

+5
-90
lines changed

config/redirects.json

+5
Original file line numberDiff line numberDiff line change
@@ -643,5 +643,10 @@
643643
"source": "/docs/instant-search-react-app",
644644
"destination": "/docs/guides/front_end/react_quick_start",
645645
"permanent": true
646+
},
647+
{
648+
"source": "/docs/guides/deployment/azure",
649+
"destination": "/docs/learn/self_hosted/install_meilisearch_locally",
650+
"permanent": true
646651
}
647652
]

config/sidebar-guides.json

-5
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,6 @@
148148
"label": "Deploy on AWS",
149149
"slug": "aws"
150150
},
151-
{
152-
"source": "guides/deployment/azure.mdx",
153-
"label": "Deploy on Azure",
154-
"slug": "azure"
155-
},
156151
{
157152
"source": "guides/deployment/digitalocean.mdx",
158153
"label": "Deploy on DigitalOcean",

guides/deployment/azure.mdx

-84
This file was deleted.

learn/self_hosted/install_meilisearch_locally.mdx

-1
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ chmod +x meilisearch
160160
To deploy Meilisearch on a third-party cloud service, follow one of our dedicated guides:
161161

162162
- [AWS](/guides/deployment/aws)
163-
- [Azure](/guides/deployment/azure)
164163
- [DigitalOcean](/guides/deployment/digitalocean)
165164
- [Koyeb](/guides/deployment/koyeb)
166165
- [Qovery](/guides/deployment/qovery)

0 commit comments

Comments
 (0)