How Deployer.vc Works

Step 1 - Add a repository

Add any Git, Mercurial or Subversion repository that can be accessed over the internet.

This includes repositories hosted on platforms such as Github, Bitbucket or XP-Dev.com.

We currently support accessing Git and Mercurial repositories over SSH and HTTP(S), and Subversion repositories over HTTP(S).

Step 2 - Add a server

Add any server that you wish to deploy your app to.

Servers need to be accessible over the internet and support either SFTP, SCP or FTP for file transfers, or SSH to execute remote commands.

Step 3 - Deploy

Define a deployment rule between any repository and server you have added previously, and deploy it with a single click.

We'll calculate what has changed and only deploy the relevant files.