This video gives detailed knowledge regarding how you can configure git in cPanel and deploy your GitLab or GitHub project and make your local changes to live using git version control functionality in cPanel. ######### Generate an SSH key Command Link: ############### 🤍docs.cpanel.net/knowledge-base/web-services/guide-to-git-set-up-access-to-private-repositories/ ######### The deployment YAML file Link ###################### 🤍docs.cpanel.net/knowledge-base/web-services/guide-to-git-deployment/
Thank you
Tanks bro :D
Thanks bro
hi i have got some queries where should i be asking you please
thank you man
how to resolve "The system cannot update information for the repository at “/home/............/public_html” because it cannot access the remote repository." error
Thanks a lot bro. You're a life saver💯
Thank you so much.This was really helpful
By the way,what is the recommended.cpanel.yml settings for django app?
Great tutorial ever! I am looking for like this tuts. Thank @Utshuk
i am facing this err
Error: (XID k8hy8d) “/usr/local/cpanel/3rdparty/bin/git” reported error code “128” when it ended: Permission denied (publickey,keyboard-interactive). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Error: (XID 69v89s) “/usr/local/cpanel/3rdparty/bin/git” reported error code “128” when it ended: Permission denied (publickey,keyboard-interactive). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Hey After deployment its a error of 403, what can it be.
Thank you for such a great video
Thanks for the sharing your knowledge it's valuable for us
Great tutorial man, you are my life saver.
very very helpfull tutorial, it was very simply explained
Wow... Thanks so much!
Hey man, Please Help Me. I deployed a public repo from git so i didn't require to do the SSH keys part. What happened is that my website is getting deployed on the subdomain and not the primary domain.
I initially had a wordpress site on main domain which i deleted.
Plz help me on why this is happening!
Every time I tried to connect my gitlab with cpanel, I get below error. What is the possible way to get sorted out from that issue.
Error: (XID 7fkt74) “/usr/local/cpanel/3rdparty/bin/git” reported error code “128” when it ended: Permission denied (publickey,keyboard-interactive). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
Thanks
Hi Utshuk, Thanks for this video. But i don't want to click "Update from remote" button every time, do we have any option to auto deploy our chages whenever we push our code to gitlab?