Difference between revisions of "Git"

From Hostek.com Wiki
Jump to: navigation, search
(Created page with "==VPS== '''Can I use Git on my VPS?''' Yes, you can install and use Git on your VPS. Hostek doesn't actively support Git, but we're happy to look into any issues you may have...")
 
Line 2: Line 2:
 
'''Can I use Git on my VPS?'''
 
'''Can I use Git on my VPS?'''
  
Yes, you can install and use Git on your VPS. Hostek doesn't actively support Git, but we're happy to look into any issues you may have. 
+
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.  
 
+
If you need assistance with opening a port or making any changes on your server to allow Git to work, please open a support ticket at https://support.hostek.com.
+
  
 
==Shared==
 
==Shared==

Revision as of 12:08, 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 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.

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.