Difference between revisions of "Git"

From Hostek.com Wiki
Jump to: navigation, search
Line 2: Line 2:
 
'''Can I use Git on my VPS?'''
 
'''Can I use Git on my VPS?'''
  
Yes, the control panel includes support for cloning a remote repository to a domain on your VPS. To clone a repository you can access '''Git Deployment''' from the control panel, click '''Add Repo''' and fill out the git URL, username and password (if authentication is required), git branch, and folder on your site that you'd like to clone the repository to.  
+
Yes, the control panel includes support for cloning a remote repository to a domain on your VPS. To clone a repository you can select your domain from the '''Hosted Domains''' drop down, then click '''Git Deployment''' in the '''Files''' section, click '''Add Repo''' and fill out the git URL, username and password (if authentication is required), git branch, and folder on your site that you'd like to clone the repository to.  
  
 
==Shared==
 
==Shared==

Revision as of 13:44, 13 September 2017

VPS

Can I use Git on my VPS?

Yes, the control panel includes support for cloning a remote repository to a domain on your VPS. To clone a repository you can select your domain from the Hosted Domains drop down, then click Git Deployment in the Files section, click Add Repo and fill out the git URL, username and password (if authentication is required), git branch, and folder on your site that you'd like to clone the repository to.

Shared

Can I use Git on my shared hosting package?

No, we don't currently support or facilitate the use of Git on our shared hosting packages.

There are several 3rd party services available to manage your code with Git and deploy via FTP.