Tuesday, November 22, 2011

Storing Git repositories in Amazon S3 for high availability | Todd Huss

Storing Git repositories in Amazon S3 for high availability | Todd Huss: "Here’s how we went about using a private S3 bucket to store our Git repository of Chef Recipes. Thanks to this post on using JGit to publish to S3 which got us started, the key difference is we wanted to use a private S3 bucket and it took us some experimenting to figure out how to update an existing Git repo (via fetch and merge) from S3.

"

'via Blog this'