Use Automatic Push Deployment with Git Version Control Without SSH Access

Pyone

Member
Oct 9, 2014
11
1
3
cPanel Access Level
Website Owner
Hello,

I'd like to use automatic push deployment to my Cpanel git repo from my local machine.
However, I don't have SSH access.

Is there any way to clone Cpanel git repo in my local machine and do automatic push deploy without SSH access?

Thanks
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
Hello,

No there isn't a way to do this SSH access is mandatory. This is noted here: Guide to Git™ - Host Git Repositories on a cPanel Account | cPanel & WHM Documentation

Setup
To perform the steps in this tutorial, you must ensure that the following statements are true:

  • You must possess an active cPanel account with available disk space.
  • Your system administrator must enable the Shell Access setting for your cPanel account.
  • You must register your public key in cPanel’s SSH Access interface (cPanel >> Home >> Security >> SSH Access) and authorize it for SSH access.