This repository was archived by the owner on Nov 12, 2024. It is now read-only.
File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : ' Read-only regions'
3
3
subtitle : ' Add additional read-only regions to your production database.'
4
- date : ' 2024-04-17 '
4
+ date : ' 2024-07-12 '
5
5
---
6
6
7
7
## Overview
@@ -13,10 +13,15 @@ This feature supports globally distributed applications by enabling your databas
13
13
## How to create a read-only region
14
14
15
15
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.
20
25
21
26
## How to remove a read-only region
22
27
You can’t perform that action at this time.
0 commit comments