Skip to content

Commit

Permalink
Subgraph hosting
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbayly committed Sep 18, 2024
1 parent f99253e commit 12e015f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/indexer/build/graph-migration.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# The Graph Migration

::: info Hosting existing Subgraphs during migration

SubQuery provides a superior indexing SDK to Subgraphs and this document outlines the migration process. However SubQuery also provides a one-step migration for **hosting** your Subgraphs on The Graph’s hosted service / decentralized network, or other Subgraph hosting service. This is a drop-in replacement with the following benefits:

- A enterprise level hosting platform with targeted 99.9% uptime
- Blue/green hotswap deployments of subgraphs, allowing for seamless updates on your frontend
- Project alert notification of outages and indexing issues
- A team who monitors your Subgraphs 24/7, with potential for service level agreements real time support with your team

Find out more about [Subgraph hosting here](../run_publish/publish.md).

:::

![Graph Migration](/assets/img/build/graph.png)

SubQuery provides a superior developer experience to The Graph, while maintaining a similar development workflow that makes migration quick and easy. Migrating to SubQuery brings the following benefits:
Expand Down

0 comments on commit 12e015f

Please sign in to comment.