Skip to content

Commit d6d6a1d

Browse files
committed
docs: added kson with predefined database connections
re #RI-7726
1 parent 85a5d5a commit d6d6a1d

File tree

2 files changed

+506
-1
lines changed

2 files changed

+506
-1
lines changed

tests/e2e/REDIS_ENVIRONMENTS.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,13 @@ docker-compose -f rte.networks.docker-compose.yml -f vpn.docker-compose.yml up -
2020
- **Import** into your OpenVPN client and Connect
2121
- **Verify**: `ping 172.31.100.221` should work
2222

23-
### 4. Ready to Test!
23+
### 4. Import Pre-configured Databases (Optional)
24+
For quick setup, import all databases at once:
25+
- **File**: `tests/e2e/rte/RedisInsight_Connections.json`
26+
- **In RedisInsight**: Datasbes → + COnnect existing databse → Import → Select the JSON file
27+
- **Includes**: 12+ pre-configured connections (standalone, clusters, sentinel, SSH tunnel example)
28+
29+
### 5. Ready to Test!
2430
All Redis environments are now accessible. See below for connection details.
2531

2632
---

0 commit comments

Comments
 (0)