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

How to use libgit2/libgit2-backends? #369

Open
cirocosta opened this issue Mar 27, 2017 · 3 comments
Open

How to use libgit2/libgit2-backends? #369

cirocosta opened this issue Mar 27, 2017 · 3 comments

Comments

@cirocosta
Copy link

Hey,

i'd like to give it a try to git2go storing users' repositories through https but keeping them in a database (either redis/mysql) - i.e, not in the local filesystem. It appears to me that using libgit2/libgit2-backends with git2go would be the best approach. If so, are there any examples out there on how to do this (or something like this)?

In general, if i do not wan't to rely on something like NFS and would like to achieve high availability, how could i do that? What are people doing?

Thx!

@cirocosta
Copy link
Author

cirocosta commented Mar 27, 2017

from #139 (comment) it looks like i can't do it with git2go w/out implementing what git-http-backend does. Is that correct?

@zjkyz8
Copy link

zjkyz8 commented Oct 25, 2017

Small question, is there any possibility that use libgit2/git2go to implement server side? just like what google gerrit did?

@montanaflynn
Copy link

Any update on this?

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

No branches or pull requests

3 participants