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

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article