Applications

F-Bar – Manage your Laravel Forge Servers from your Mac’s Menubar

Published
F-Bar – Manage your Laravel Forge Servers from your Mac’s Menubar image

F-Bar is a brand new Mac App made by EASTWEST, that allows you to manage your Laravel Forge servers from your Menubar.

Last month Laravel released its first official Forge API, and F-Bar utilizes this so you can quickly handle almost all aspects of your servers from an easy to use location.

To get started, install the app and enter your Forge API key:

Next, switch over the general tab and select your preferred terminal application:

Then for each server you get a list of server options, and individual site options like deploying the site, the deployment log, Nginx and .env configuration and more.

Most are self-explanatory, and in my testing, I’ve found the open in Terminal one of the ones I’m always using. I have many sites within my Forge account and rarely setup custom aliases so I’m always logging into Forge to get the IP address so I can SSH in. With this option, your terminal of choice opens, and the default ssh forge@ip command runs.

Another custom option is the ability to monitor your servers directly from the app.

The monitor sends an HTTP request to every site on a given interval and will pop up a notification telling you to check out the site. Since the monitoring runs from your computer, it will rely on it being turned on and is not meant to be a replacement for a more advanced solution. However, it can still be useful.

Other useful features include rebooting services, uploading SSH keys, and viewing the latest deployment log. It is nice having all these options available on your desktop instead of going through the browser.

F-Bar is available today for the introductory price of $9.95 and it comes with a 10-day free trial.

Eric L. Barnes photo

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

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