Skip to content
This repository was archived by the owner on Nov 12, 2024. It is now read-only.

Commit 6bd4238

Browse files
1 parent 0c3e854 commit 6bd4238

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

docs/concepts/read-only-regions.md

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'Read-only regions'
33
subtitle: 'Add additional read-only regions to your production database.'
4-
date: '2024-04-17'
4+
date: '2024-07-12'
55
---
66

77
## Overview
@@ -13,10 +13,15 @@ This feature supports globally distributed applications by enabling your databas
1313
## How to create a read-only region
1414

1515
1. In the [PlanetScale dashboard](https://app.planetscale.com), select the database you want to add a read-only region to.
16-
2. Click on the production branch.
17-
3. Click the "**Add region**" button.
18-
4. Select the desired AWS region from the dropdown of [available regions](/docs/concepts/regions).
19-
5. Click "**Add region**" and wait for your data to finish initially replicating across regions.
16+
2. Navigate to the "**Branches**" page.
17+
![landing-to-branches](/assets/docs/concepts/read-only-regions/landing-to-branches.png)
18+
3. Select the current production branch.
19+
![branches-to-production](/assets/docs/concepts/read-only-regions/branches-to-production.png)
20+
4. On the right-side menu, click the "**Add region**" button.
21+
![add-region](/assets/docs/concepts/read-only-regions/add-region.png)
22+
5. Select the desired AWS region from the dropdown of [available regions](/docs/concepts/regions) in the modal.
23+
![modal](/assets/docs/concepts/read-only-regions/modal.png)
24+
6. Click "**Add region**" and wait for your data to finish initially replicating across regions.
2025

2126
## How to remove a read-only region
2227

0 commit comments

Comments
 (0)