How to add additional FTP, GIT and Web Deploy users

Overview

This article explains how to create and manage deployment credentials for FTP, Web Deploy, and Git from the Everleap Control Panel. Each deployment method uses separate credentials configured on your Site Overview page.


Steps

  1. Log in to the Everleap Control Panel at cp.everleap.com.
  2. On the Services Overview page, locate the Shared Cloud Hosting Account section and click Manage.
  3. On the Shared Cloud Sites Overview page, click Manage next to your site.
  4. On the Site Overview page, scroll down to the Deployment section.
  1. Click the FTP tab. Enter a username and password, then click Save FTP Settings.
  2. Click the Web Deploy tab. Enter a username and password, then click Save Web Deploy Settings.
  3. Click the Git tab to view or reset your Git repository endpoint and credentials.

Verify It Worked

Use your FTP client (e.g., FileZilla) with the new credentials to confirm a successful connection.

Notes

  • FTP, Web Deploy, and Git credentials are all independent of your Control Panel login.
  • Web Deploy works with Visual Studio and any tool that supports the MSDeploy protocol.
  • The Git repository URL is shown on the Git tab after Git is enabled.

Related Articles