Skip to content

Instantly share code, notes, and snippets.

View coopernetes's full-sized avatar

Thomas Cooper coopernetes

View GitHub Profile
@coopernetes
coopernetes / git-proxy-push.md
Last active October 23, 2023 18:17
git-proxy manual authorization steps

Authorize git pushes through git-proxy using the API

Git-proxy includes a REST-based API for managing certain aspects of repositories & git operations (pushes, pulls). This API is fronted by a web UI. The web interface is under active development and is missing some key features to allow Git Proxy to push commits through it.

The below procedure will allow you to "authorize" a push through git-proxy using the included API. The following assumptions are made and must be modified to match your deployment of git-proxy: