Deploy Your PHP Site with DeployHQ: Composer, Laravel, and WordPress
Deploy PHP applications with DeployHQ — from simple sites to Laravel and WordPress. Automate Composer installs, database migrations, and zero downtime releases.
Displaying posts 277 - 288 of 373 in total
Deploy PHP applications with DeployHQ — from simple sites to Laravel and WordPress. Automate Composer installs, database migrations, and zero downtime releases.
FTP sends data unencrypted, FTPS wraps FTP in TLS, and SFTP tunnels file transfers over SSH. This guide compares all three protocols side by side, shows exactly what attackers see when you use FTP in production, and includes a step-by-step migration path from FTP to SFTP.
Pull private Composer, npm, and Git dependencies into builds without leaking credentials. Machine users, auth.json, .npmrc — patterns that scale.
We're pleased to announce a number of major language version changes and new releases to our build pipeline.
Deploy static sites built with Astro, Next.js, Hugo, Eleventy, or Gatsby using DeployHQ. Automate builds, cache dependencies, and upload only changed files.
Learn how to version-control database schema changes with migrations and run them automatically during deployments using DeployHQ SSH commands.
DeployHQ has always been flexible and easy to use with a variety of different servers, with support available for FTP, SSH/SFTP, and other proprietary services and protocols such as AWS...
Configure Node.js builds in DeployHQ with NPM, pnpm, or Bun. Cache dependencies, set Node versions, and deploy compiled assets automatically.
DeployHQ offers many security configuration options for your account, such as enforcing two factor authentication, IP restricted access, and granular user restrictions.
We’ve recently implemented new functionality for DeployHQ users, which allows for a geographical zone to be selected on a per-project basis. This means deployments will run from a server within...
Compile your WordPress theme's assets in the build step—Sass, JS bundles, and Composer—so only minified, versioned files ship to your server.
Recently, Bitbucket have stopped accepting the use of account passwords when connecting to repositories via HTTP. If you're connecting to any Bitbucket repositories in DeployHQ currently, you may see an...