This object is in archive! 
Possibility to install git on cPanel server without breaking it.
Completed
It would be great if we can install git on cPanel server (since we have option to use Cloudlinux + CageFS to properly "jail" users in secure containers).
Git is becoming more popular from month to month among our users because is safer and quicker than FTP and you have versioning control.
I hope you could look into that and find solution.
Regards
git is distributed with cPanel & WHM 11.36:
git is distributed with cPanel & WHM 11.36:
Are you sure it breaks it ? CloudLinux gives instructions about how to configure git in cagefs.
Are you sure it breaks it ? CloudLinux gives instructions about how to configure git in cagefs.
cPanel recommends not enabling git server-wide on this post: http://forums.cpanel.net/f391/installing-git-294411.html
Given the increasing popularity of git, I would also like to see official cPanel support for the version control system.
cPanel recommends not enabling git server-wide on this post: http://forums.cpanel.net/f391/installing-git-294411.html
Given the increasing popularity of git, I would also like to see official cPanel support for the version control system.
comment removed, duplicate
comment removed, duplicate
Kenneth - Is there an official cPanel position regarding git? It's fair to suggest your support staff is only providing their personal opinion, but I've searched around and never found an official statement... so that opinion is the closest thing we seem to have.
Kenneth - Is there an official cPanel position regarding git? It's fair to suggest your support staff is only providing their personal opinion, but I've searched around and never found an official statement... so that opinion is the closest thing we seem to have.
So far we've always installed git from source and never had any issues with perl, I would never have guessed that it could cause such issus. Maybe they didn't have the line of diallowed packages in their yum config file ?
cPanel automaticaly adds the following line to yum.conf on install :
exclude=apache* bind-chroot courier* dovecot* exim* filesystem httpd* mod_ssl* mydns* mysql* nsd* perl* php* proftpd* pure-ftpd* ruby* spamassassin* squirrelmail*
So perl shouldn't be touched…
So far we've always installed git from source and never had any issues with perl, I would never have guessed that it could cause such issus. Maybe they didn't have the line of diallowed packages in their yum config file ?
cPanel automaticaly adds the following line to yum.conf on install :
exclude=apache* bind-chroot courier* dovecot* exim* filesystem httpd* mod_ssl* mydns* mysql* nsd* perl* php* proftpd* pure-ftpd* ruby* spamassassin* squirrelmail*
So perl shouldn't be touched…
The "breakage" likely arises from installing git from a yum repository. If anything in the dependency chain relies upon perl, that will be a problem for cPanel & WHM servers as we currently exclude perl from yum. Installing from source is probably the safest option.
We are currently discussing distributing git with cPanel & WHM. We use git for projects and recognize the value it has.
The "breakage" likely arises from installing git from a yum repository. If anything in the dependency chain relies upon perl, that will be a problem for cPanel & WHM servers as we currently exclude perl from yum. Installing from source is probably the safest option.
We are currently discussing distributing git with cPanel & WHM. We use git for projects and recognize the value it has.
Thanks for the clarification - I hope cPanel moves forward with distributing git alongside its software.
Thanks for the clarification - I hope cPanel moves forward with distributing git alongside its software.
Kenneth, thanks for this and responding over on the thread.
It sounds like cPanel is taking this one serously. It would be awesome to have an officially supported GIT install wrapped into WHM.
Kenneth, thanks for this and responding over on the thread.
It sounds like cPanel is taking this one serously. It would be awesome to have an officially supported GIT install wrapped into WHM.
It makes me nervous to not have git, but you can always push just the files to your live server and never, ever make any changes there. Still, it would be great to have git on CPanel-driven servers by default.
It makes me nervous to not have git, but you can always push just the files to your live server and never, ever make any changes there. Still, it would be great to have git on CPanel-driven servers by default.
Just wanted to say I would really enjoy having GIT on our servers too, I thought for sure Cpanel would support GIT by now, hopefully soon in the future.
Just wanted to say I would really enjoy having GIT on our servers too, I thought for sure Cpanel would support GIT by now, hopefully soon in the future.
a Git button in cPanel would be awesome, I hope support for Git is in the works, with a really easy route to configure it.
a Git button in cPanel would be awesome, I hope support for Git is in the works, with a really easy route to configure it.
+1 for Git in cpanel
+1 for Git in cpanel
+1 from me too.
+1 from me too.
Make cpanel compatible to the biggest version control system in the world. Get out of your little box and forge ahead cpanel. GOOGLE rmod_pagespeed required install git. Forced to build from source yum install httpd gcc-c++ python subversion gperf make rpm-build git
Make cpanel compatible to the biggest version control system in the world. Get out of your little box and forge ahead cpanel. GOOGLE rmod_pagespeed required install git. Forced to build from source yum install httpd gcc-c++ python subversion gperf make rpm-build git
git is distributed with cPanel & WHM 11.36:
git is distributed with cPanel & WHM 11.36:
Replies have been locked on this page!