Skip to content

Commit

Permalink
Update migrate-to-portal-cloud.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
CXYZTW authored Dec 18, 2024
1 parent 3460c6e commit 2e73454
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/migrate-to-portal-cloud.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@ import TabItem from '@theme/TabItem';
# Migrate to the Cloud portal

:::info
SQD Network portals are currently in closed beta. Please report any bugs or suggestions to the SQD Portal chat or to [Squid Devs](https://t.me/HydraDevs).
SQD Network portals are currently in closed beta. Please report any bugs or suggestions to the [SQD Portal Closed Beta Portal chat](https://t.me/+JHrJZPz34kRjYmFk) or to [Squid Devs](https://t.me/HydraDevs).
:::

This guide walks you through replacing a gateway of the [open private version of SQD Network](/subsquid-network/overview/#open-private-network) with a *portal* of the [permissionless SQD Network](/subsquid-network/overview/#permissionless-public-network) as the primary source of data for your Cloud squids.

<!--
Benefits include:

- **Reduced reliance on centralized services:** The permissionless SQD Network consists of [over 1400](https://arbiscan.io/address/0x36e2b147db67e76ab67a4d07c293670ebefcae4e#readContract#F6) nodes [ran by independent operators](/subsquid-network/participate/worker)
- **Improved stability:** With a total capacity of roughly 1.1Pb, the permissionless SQD Network allows for a great deal of redundancy.
- **Improved speed:** The permissionless version of SQD Network has a lot more bandwidth than the open private network; moreover, portals use the available bandwidth more effectively than gateways. Data fetching was 5-10 times faster in some of our tests. For squids that are not bottlenecked by write operations this will translate into better sync performance.
- **Being future-proof:** All future development will be focused on portals and the permissionless SQD Network. Open private network will be sunset around May 2025.

-->
SQD team operates two independent portals that serve the needs of Cloud users:
* The dedicated **Cloud Portal** is only visible from within the Cloud, ensuring stable performance for squids deployed there.
* The **Public Portal** can be accessed from anywhere for easy experimentation and local development.
Expand Down

0 comments on commit 2e73454

Please sign in to comment.