# Articles from July 2026 - DeployHQ Blog

Displaying posts **1** – **12** of **15** in total

### [How to Host a Laravel App on DeployHQ Managed VPS](https://www.deployhq.com/blog/host-laravel-on-deployhq-managed-vps)

Posted on 30th July 2026

Provision a Managed VPS in DeployHQ and host a Laravel app — server setup, PHP-FPM + Nginx, queue workers, and the deployment pipeline.

### [Self-host BugSink on a VPS — the open-source Sentry alternative](https://www.deployhq.com/blog/self-host-bugsink-vps-docker-deployhq)

Posted on 27th July 2026

Run BugSink — an open-source, Sentry-SDK-compatible error tracker — on your own $5 VPS. Docker, Postgres, HTTPS, and Git-based auto-deploys.

### [Why appleboy/ssh-action and SCP Scripts Break for Real Deployments](https://www.deployhq.com/blog/github-actions-ssh-deploy-alternative)

Posted on 24th July 2026

SSH-ing into your server from a CI job works until it doesn't. Here are the failure modes of deploying over SSH from GitHub Actions — and a steadier way.

### [Deploy a Modern Laravel App to cPanel Shared Hosting (No SSH)](https://www.deployhq.com/blog/deploy-laravel-to-cpanel-shared-hosting)

Posted on 24th July 2026

No SSH, no Composer, no problem. How to build a Laravel + Inertia/React app off-host and deploy it to cPanel shared hosting from Git.

### [How to Run WordPress on AWS: EC2, Lightsail & Git Deploys](https://www.deployhq.com/blog/deploy-wordpress-on-aws)

Posted on 22nd July 2026

Run WordPress on AWS the right way: pick EC2, Lightsail, or Elastic Beanstalk, provision your instance, then automate deploys from Git over SSH.

### [WordPress with Docker: A Local-to-Production Workflow (2026)](https://www.deployhq.com/blog/wordpress-with-docker)

Posted on 22nd July 2026

Run WordPress in Docker locally with a real docker-compose.yml, then ship theme and plugin code to production from Git.

### [Deploy Docker Containers to a VPS with DeployHQ Shell Servers](https://www.deployhq.com/blog/docker-container-deployment-with-deployhq)

Posted on 20th July 2026

Automate Docker container deployment on any VPS with DeployHQ Shell Servers — Git push, build pipeline, immutable image tags, one-click rollback.

### [DeployHQ Managed VPS vs Render: Real Linux vs PaaS Sandbox](https://www.deployhq.com/blog/deployhq-managed-vps-vs-render)

Posted on 13th July 2026

Compare DeployHQ Managed VPS and Render — real Linux with full SSH vs PaaS sandbox. Features, pricing, lock-in, and when each one wins.

### [Using Claude Code with SQLite: The Safest Way to Prototype Queries Locally](https://www.deployhq.com/blog/using-claude-code-with-sqlite-prototype-queries-locally)

Posted on 13th July 2026

Point Claude Code at a .sqlite file, copy it for instant rollback, and prototype schemas and queries with zero risk before touching a real database.

### [Running AI Coding Agents in CI/CD: Claude Code, Codex, and Gemini CLI in Headless Mode](https://www.deployhq.com/blog/running-ai-coding-agents-cicd-headless-mode-claude-code-codex-gemini)

Posted on 10th July 2026

Run Claude Code, Codex CLI, and Gemini CLI as headless steps in your CI/CD pipeline — with full control over the model, prompt, tools, and cost.

### [Managing Secrets: .env Files, .env.example, and Config in DeployHQ](https://www.deployhq.com/blog/understanding-env-files-and-environment-variables)

Posted on 8th July 2026

Store secrets safely with .env files and .env.example, then inject them in DeployHQ via the UI, CLI, and API.

### [Project Folders Are Here: Group Deployments by Client, Team, or Environment](https://www.deployhq.com/blog/project-folders-organise-deployments-by-client)

Posted on 7th July 2026

Project folders let you group DeployHQ projects by client, team, or environment — perfect for agencies taming a crowded projects dashboard.

[1](/blog/archive/2026/7?page=1)[2](/blog/archive/2026/7?page=2)[Next ›](/blog/archive/2026/7?page=2)[Last »](/blog/archive/2026/7?page=2)

