Deploy Your PHP Site with DeployHQ: Composer, Laravel, and WordPress
Posted on
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
Posted on
Deploy PHP applications with DeployHQ — from simple sites to Laravel and WordPress. Automate Composer installs, database migrations, and zero downtime releases.
Posted on
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.
Posted on
Pull private Composer, npm, and Git dependencies into builds without leaking credentials. Machine users, auth.json, .npmrc — patterns that scale.
Posted on
We're pleased to announce a number of major language version changes and new releases to our build pipeline.
Posted on
Deploy static sites built with Astro, Next.js, Hugo, Eleventy, or Gatsby using DeployHQ. Automate builds, cache dependencies, and upload only changed files.
Posted on
Learn how to version-control database schema changes with migrations and run them automatically during deployments using DeployHQ SSH commands.
Posted on
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...
Posted on
Configure Node.js builds in DeployHQ with NPM, pnpm, or Bun. Cache dependencies, set Node versions, and deploy compiled assets automatically.
Posted on
DeployHQ offers many security configuration options for your account, such as enforcing two factor authentication, IP restricted access, and granular user restrictions.
Posted on
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...
Posted on
Compile your WordPress theme's assets in the build step—Sass, JS bundles, and Composer—so only minified, versioned files ship to your server.
Posted on
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...