Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proper ssl termination #1

Open
cirocosta opened this issue Jul 28, 2016 · 2 comments
Open

proper ssl termination #1

cirocosta opened this issue Jul 28, 2016 · 2 comments

Comments

@cirocosta
Copy link
Owner

We can't push without https working.

@dmdymov
Copy link

dmdymov commented Nov 27, 2018

I've just tried to use this image over http and I can clone, but can't push.

Push leads me to:
2018/11/27 14:23:25 [error] 15#15: *6 upstream timed out (110: Operation timed out) while reading response header from upstream, client: ip, server: _, request: "POST /repo.git/git-receive-pack HTTP/1.1", upstream: "fastcgi://unix:/var/run/fcgiwrap.socket", host: "ip"
ip - - [27/Nov/2018:14:23:25 +0000] "POST /repo.git/git-receive-pack HTTP/1.1" 504 208 "-" "git/1.0 (Microsoft libgit2 Client 12.0.0.0)"

Is it connected with using http instead of https? How to configure https?

Thank you.

@cirocosta
Copy link
Owner Author

Hey @dmdymov ,

I've not been working on this for a while, but the last thing I did that is kinda related is https://github.com/cirocosta/gpusher.

Maybe you could look at that? It supports git push over there.

thx!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants