Installation and configuration
To start using GitFTP-Deploy, you need to download and install the application on a Windows machine. Once installed, you can configure the settings to connect it to your Git repository. GitFTP-Deploy supports popular Git hosting platforms such as GitHub, GitLab, and Bitbucket, allowing you to seamlessly upload your repositories.
Connect to Git repository
After installation, you can connect GitFTP-Deploy to your Git repository by providing the necessary authentication details. This allows GitFTP-Deploy to access your codebase and track changes to the deployment. By connecting directly to your repository, GitFTP-Deploy ensures accurate and up-to-date deployments.
Configuring installation settings
GitFTP-Deploy provides a user interface for configuring deployment settings. You can specify FTP/SFTP details for the destination server such as hostname, port, username, and password. Additionally, you can specify the remote directory where the code will be installed. These settings allow you to customize the installation process according to your specific requirements.
Common troubleshooting
Despite its good user interface, you may encounter problems when using GitFTP-Deploy. Here are some common problems and solutions:
Connection error
If you encounter connection errors, double-check your server details including hostname, port, username, and password. Make sure the server is accessible and the credentials you provide are correct. In some cases, network or firewall settings may restrict access; therefore, consult your system administrator if necessary.
Authentication problem
When connecting to a Git repository, GitFTP-Deploy requires secure permissions. If you encounter authentication problems, verify that you have provided the correct username and password, and ensure that your account has sufficient permissions to access the database.