Forge: User Isolation

Forge: User Isolation

Today on Forge, thanks to the work of Laravel staff member James Brooks, we're proud to announce support for user isolation. In short, this means you can run sites on the same server using separate Linux users.

In addition, you can add SSH keys for these users, granting SSH and SFTP ability to a specific directory on your server without that user being able to access other sites on the server.

To get started, you only need to click the "Use Website Isolation" checkbox when creating a new site:

When managing your server's SSH keys, a new dropdown menu is available to select the user that the SSH key should be added to. Of course, the "forge" user is still the default user for all new servers:

We hope you enjoy this new feature and thank you for your continued support of the Laravel ecosystem!

Keep reading

Product January 9, 2026

Laravel December Product Releases

See what you can do with our latest product releases: set up billing alerts in Laravel Cloud, and ship faster with framework, Forge, and Nightwatch updates.

Laravel Team