Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
![Main Branch - Build Status](https://github.com/ambarltd/pgt-proxy/actions/workflows/test.yaml/badge.svg?branch=main)

PostgreSQL TLS Proxy is an intermediary server to easily and securely connect TLS enabled PG clients to
TLS enabled PG servers.
TLS enabled PG servers.

- Deployable via Docker image [on DockerHub](https://hub.docker.com/r/ambarltd/pgt-proxy)
- Source code for Docker deployment available [on GitHub](https://github.com/ambarltd/pgt-proxy-docker)
- Read why we open sourced PGT Proxy [on our website](https://ambar.cloud/blog/connect-to-postgresql-securely-with-pgt-proxy)
- Read why we open sourced (MIT License) PGT Proxy [on our website](https://ambar.cloud/blog/connect-to-postgresql-securely-with-pgt-proxy)

---

Expand Down
Loading