Deployer.vc Blog

Automatic Deployments with XP-Dev.com Repositories

Posted on 08 October 2014

Automatic deployments for Git, Subversion and Mercurial repositories hosted on XP-Dev.com is now available.

Setting this up is actually quite easy - all you need is an XP-Dev.com API token (which is generated from your XP-Dev.com Settings page), and set that up under your Deployer.vc site's settings page. When you create a repository (that is hosted on XP-Dev.com) and an automatic deployment rule, our platform will configure up everything so that every push/commit to that repository will run that deployment.

Full documentation for setting this up is located on our documentation page: Automatic Deployments with XP-Dev.com Repositories

This marks our (long awaited) entry into rolling out Version 2 of Deployer.vc. We'll work on getting automatic deployments working with GitHub repositories next.

New Homepage

Posted on 12 February 2014

We've got a new homepage. It's nothing fancy, but it's miles better than the default Bootstrap template that we started off with.

Our focus in the next few weeks is to get automatic deployments working with Git, Mercurial and Subversion repository services such as Github and XP-Dev.com including improving our documentation

Let us know what you think and if there are any more pressing requirements that you'd like us to implement.

Faster Loading of Web App

Posted on 08 February 2014

We've just pushed a change that should result in much faster load time for our web interface. We've essentially smashed all our CSS and JavaScript into a minifier and into a couple of files.

In the next few posts, we will describe how we're architected Deployer.vc and what are the moving parts.

If you do have any problems, then please do drop us an email at support@deployer.vc