Skip to content

Instantly share code, notes, and snippets.

@bukacdan
bukacdan / README.md
Last active February 27, 2026 21:01
LaunchAgent to run cloud-sql-proxy for Duvo production DB in the background

Setup

  1. Download the plist and save it to ~/Library/LaunchAgents/:

    gh gist clone 45b553996bfc6eafffecfb6265e1da40 /tmp/cloud-sql-proxy-agent
    cp /tmp/cloud-sql-proxy-agent/com.duvo.cloud-sql-proxy.plist ~/Library/LaunchAgents/
  2. Edit the plist — update the binary path to match your local setup: