Skip to content

Commit c14efcd

Browse files
committed
Merge branch 'development'
2 parents cabcc46 + 0d19ce7 commit c14efcd

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# XDatabase Proxy
22

3-
![XDatabase Proxy in Action](static/images/works-perfect.png)
3+
![xdatabase-proxy v2.0.0 banner](static/images/xdatabase-proxy-en.jpeg)
44

55
> **XDatabase Proxy in Action:**
66
> The screenshot demonstrates a successful, secure PostgreSQL connection established through xdatabase-proxy. The proxy automatically generates and manages TLS certificates, ensuring encrypted traffic between your client and the database. This seamless integration with Kubernetes and real-time certificate handling provides both security and ease of use for your cloud-native database workloads.
@@ -204,6 +204,9 @@ Cluster Services:
204204
- `postgres://user.db-prod@proxy:5432/db` → uses `deployment_id=db-prod, pooled=false`
205205
- `postgres://user.db-prod.pool@proxy:5432/db` → uses `deployment_id=db-prod, pooled=true`
206206

207+
## PoC/PoW
208+
![XDatabase Proxy in Action](static/images/works-perfect.png)
209+
207210
## Usage Examples
208211

209212
### 1. Kubernetes Deployment (In-Cluster)
721 KB
Loading
659 KB
Loading
773 KB
Loading

0 commit comments

Comments
 (0)