Deploying Your Code with DeployHQ: A Beginner's Guide
Ready to share your code? Learn how to deploy it easily with DeployHQ. Our beginner-friendly guide breaks down the process step-by-step.
DeployHQ is a code deployment platform designed to help you get files from Git, Mercurial & Subversion repositories onto your servers using SFTP, FTP, S3, Digital Ocean and more!
Displaying posts 265 - 276 of 373 in total
Ready to share your code? Learn how to deploy it easily with DeployHQ. Our beginner-friendly guide breaks down the process step-by-step.
An OWASP-aligned security checklist for CI/CD pipelines, mapped to the CI/CD Top 10, ASVS, SCVS, and the deployment-specific risks the Top 10 misses.
How to pick the right deployment strategy, automate the pipeline, and ship without 3am surprises. Decision table, gotchas, and rollback patterns.
Learn how to generate SSH keys from the command line using Ed25519, ECDSA, and RSA algorithms. Step-by-step commands for creating secure key pairs for server deployments.
DeployHQ vs Jenkins compared on setup time, total cost of ownership, rollback, security, and CI/CD scope — and when to run both together.
Deployment automation explained: compare tool categories and set up automated Git-to-server deploys with build pipelines and one-click rollback.
We believe in supporting the community. Learn about DeployHQ's 50% discount for open source projects, students, and non-profit organisations.
Stop dragging files over FTP. Learn three ways to deploy code directly from your Git repository with DeployHQ — from one-click web deploys to fully automated CI/CD pipelines with zero-downtime releases.
Learn how to set up your first DeployHQ deployment step by step, connect your repository and server, preview changes, and release code with confidence.
Experience the benefits of the DeployHQ and DeployBot merger. Learn how this strategic move will improve your code deployment workflows.
We've just pushed an update across our build infrastructure that contains a number of upgrades to the supported languages and tools.
Deployment testing is the layered set of automated checks that verify a release works mid-pipeline and after cutover. Here's how it fits in CI/CD.