News

Laravel Forge Introduces Zero Downtime Deployments with Envoyer Integration

Published
Laravel Forge Introduces Zero Downtime Deployments with Envoyer Integration image

Laravel Forge has announced a new feature that promises zero downtime deployments, thanks to a seamless integration with Laravel Envoyer. The integration ensures that even those brief milliseconds of downtime are avoided while the server updates the code.

How it Works

Linking new sites to Envoyer projects within Forge is now incredibly straightforward, and the system will automatically ensure server addition and proper SSH access configuration. The capability to connect existing sites will also be introduced soon.

Getting Started

To use this feature, active Forge and Envoyer subscriptions are required, then you create a new API token in your Envoyer dashboard with the following minimum scopes:

  • deployments:create
  • projects:create
  • servers:create

These scopes allow Forge to interact with Envoyer. You can then link Forge with the Envoyer API token, following which they will see a new option labeled "Configure with Envoyer" when creating a new site.

Deployment

Deploying an Envoyer project within Forge is as simple as clicking the "Deploy Now" button, just like deploying any other site. The system is now updated to align perfectly with Envoyer projects, including specific commands, environment panel adjustments, and disabled site's Packages panel.

Read more

View the full announcement on these changes here.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article