Skip to content

Commit e7b562b

Browse files
committed
provide more links for deploying self-hosted
1 parent a909645 commit e7b562b

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/source/routing/cloud/migrate-to-self-hosted.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,20 @@ During the migration window, the cloud router remains running and continues to r
3434

3535
### Deploy a self-hosted router
3636

37-
Deploy a self‑hosted router using your preferred platform. See [the self-hosted routing documentation](https://www.apollographql.com/docs/graphos/routing/self-hosted) for details. For a production-grade self-hosted deployment, Apollo recommends the [Apollo GraphOS Operator](https://www.apollographql.com/docs/apollo-operator).
37+
Deploy a self‑hosted router using your preferred platform.
38+
39+
We recommend using the [Apollo GraphOS Operator](/apollo-operator) for Kubernetes deployments.
40+
41+
We also provide guides for the following platforms:
42+
- [Kubernetes](/graphos/routing/self-hosted/containerization/kubernetes)
43+
- [Docker](/graphos/routing/self-hosted/containerization/docker)
44+
- [AWS](/graphos/routing/self-hosted/containerization/aws)
45+
- [Azure](/graphos/routing/self-hosted/containerization/azure)
46+
- [GCP](/graphos/routing/self-hosted/containerization/gcp)
47+
- [Railway](/graphos/routing/self-hosted/managed-hosting/railway)
48+
- [Render](/graphos/routing/self-hosted/managed-hosting/render)
49+
50+
Use the router configuration YAML you exported in the previous step to configure your self-hosted router.
3851

3952
### Validate and shift traffic
4053

0 commit comments

Comments
 (0)