I'm setting up a FreeBSD server with five jails. some of them are web server with web apps. Some of those apps should be updated using git.
I was now thinking about running the git server in his own jail.
But would there be any way to keep the git server and the web apps in sync or would this solution just create overhead?