<p dir="ltr">Suggest looking at gitlab:<br>
<a href="https://about.gitlab.com/downloads/">https://about.gitlab.com/downloads/</a></p>
<p dir="ltr">It works well with Nginx and meets most needs for version control.  If you stick with the standard bundle and plugins then your upgrade management for gitlab will remain clean and simple.</p>
<p dir="ltr">IMHO</p>
<div class="gmail_quote">On 31 Oct 2015 16:40, "Francis Daly" <<a href="mailto:francis@daoine.org">francis@daoine.org</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Oct 20, 2015 at 08:41:38PM +0200, Tie Cheng wrote:<br>
<br>
Hi there,<br>
<br>
> I have bought a dedicated server from DigitalOcean, and configured nginx.<br>
><br>
> I want to version control my local files, and I am wondering if I could<br>
> commit and update them from time to time to this server.<br>
<br>
nginx is a web server.<br>
<br>
version control is independent of a web server.<br>
<br>
So you should be able to pick whatever version control system you want,<br>
and if it provides a web interface, reverse proxy to that through nginx.<br>
<br>
But the web interface may not provide all the version control<br>
facilities. And if it uses more than GET and POST (DAV parts, for<br>
example), it may be more tricky.<br>
<br>
> It seems that the setup is not straightforward (some posts say that we have<br>
> to use Apache for svn). I don't mind if it is svn or git, I just want to<br>
> follow an easy approach.<br>
<br>
I would suggest: first pick the version control system that you want to use.<br>
<br>
Then search for "that and nginx" to see if there is a recipe that someone<br>
else says works.<br>
<br>
> Could any one help?<br>
<br>
I could say "use fossil in scgi mode"; but if you have reasons to prefer<br>
svn, then that wouldn't be helpful.<br>
<br>
Cheers,<br>
<br>
        f<br>
--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>