Backstage

Tips and tricks about the various things that go on behind the scenes at a UK software development company.

Displaying all 6 posts

Troubleshooting Deployments on DeployHQ

Posted in December 2024 on the DeployHQ blog

Code deployment can feel like navigating a minefield, but it doesn't have to be. As developers, we've all experienced those heart-stopping moments when a deployment goes awry. Whether it's a...

Deploying Behind Firewalls Made Easy: Introducing the DeployHQ Agent

Posted in October 2024 on the DeployHQ blog

Ever wished you could seamlessly deploy your code to servers tucked safely behind a firewall? At DeployHQ, we understand the importance of security, and that often means keeping your servers isolated from the outside world. But what about when it comes to pushing new code updates?

Wiring up Deploy for Websockets (part 1)

Posted in June 2016 on the DeployHQ blog

In the last few weeks we've introduced websockets into Deploy to improve our deployments. In the next couple of posts we'll delve into the how and why of this development.