Re: Push to remote repo



On Thu, Dec 3, 2015, at 08:04 PM, Dan Nicholson wrote:

So, I decided to just see what would be needed to push over ssh. After
looking at how git does it for a while, I came up with something dumb,
but it seems to work:

https://github.com/dbnicholson/ostree-push

Nice!

There are definitely some things that could be better (see TODO), but
it works. Is there any interest in doing something like this upstream?

I think so.  My philosophy about pushes aside, there are definitely
cases where ssh is the easiest and most secure way to shuffle data around.
I had a time recently when I had two systems each behind a bastion host,
with only my ssh access to both in the middle, and I wanted to get some
Docker containers between them.

Are you planning to actually use this for your build system instead of the http pull
approach, or was this a proof of concept?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]