Skip to content

Commit 439c0a0

Browse files
authored
Merge pull request #2 from databricks-solutions/feature/migration
*added logo and batches
2 parents f0a46e2 + a5bc8b3 commit 439c0a0

2 files changed

Lines changed: 47 additions & 1 deletion

File tree

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
## dbx-proxy
1+
<p align="center">
2+
<img src="resources/img/logo.svg" alt="logo" width="60%" />
3+
</p>
4+
5+
<p align="center">
6+
<strong>Lightweight HAProxy-based routing for private connectivity from<br/>Databricks Serverless to resources in your VPC/VNet and on-premise networks.</strong>
7+
</p>
8+
9+
<div align="center">
10+
11+
[![Databricks](https://img.shields.io/badge/databricks-000000?logo=databricks&logoColor=red)](https://www.databricks.com/)
12+
[![HAProxy](https://img.shields.io/badge/HAProxy-0A74B8)](https://www.haproxy.org/)
13+
[![Terraform](https://img.shields.io/badge/Terraform-7B42BC?logo=terraform&logoColor=white)](https://www.terraform.io/)
14+
[![Docker](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=white)](https://www.docker.com/)
15+
[![AWS](https://img.shields.io/badge/AWS-Supported-232F3E?logo=amazonaws&logoColor=white)](https://aws.amazon.com/)
16+
[![Azure](https://img.shields.io/badge/Azure-Supported-0078D4?logo=microsoftazure&logoColor=white)](https://azure.microsoft.com/)
17+
18+
</div>
19+
20+
---
221

322
`dbx-proxy` is a lightweight **HAProxy-based load balancer** that enables **private network connectivity** from **Databricks Serverless** compute to **resources in your own VPC/VNet** (for example: databases, applications, etc).
423

resources/img/logo.svg

Lines changed: 27 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)