Skip to content

This repo implements tailscale's pgproxy on top of chainguard's Golang container image using multi-stage building, providing a minimal attack surface. Pgproxy.go was designed by tailscale's team and recently open sourced for the community.

Notifications You must be signed in to change notification settings

rafitox/pgproxy_tailscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pgproxy_tailscale

This repository provides a secure and minimal Docker image for Tailscale's pgproxy, built using Chainguard’s hardened, distroless Golang base image with a multi-stage build process.

Tailscale's pgproxy.go was designed internally and recently open-sourced, enabling secure, identity-aware access to PostgreSQL instances over Tailscale mTLS. This implementation focuses on reducing the attack surface by using a minimal container image and following container hardening best practices.

About

This repo implements tailscale's pgproxy on top of chainguard's Golang container image using multi-stage building, providing a minimal attack surface. Pgproxy.go was designed by tailscale's team and recently open sourced for the community.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published