alforge
alforge copied to clipboard
Alfred Workflow for Laravel Forge
alForge - Alfred Workflow for Laravel Forge
Quickly interact with your Forge servers & sites.
Latest stable version is tagged with a release and uploaded to Packal.org.
Setup
- Run
forge key
and paste your API key in. - You should get a notification that the key was saved.
- Run
forge open
and start searching for your sites or servers.
Available Keywords
-
forge key {key}
: Sets your Forge API Key -
forge open {site or server}
: Opens the specified server or site's Forge page in your browser -
forge deploy {site}
: Deploys the site specified (must confirm) -
forge env {site}
: Copies the env file of the site specified to your clipboard -
forge ip {server}
: Copies the ip address of the specified server to your clipboard -
forge reboot {server}
: Reboots the specified server (must confirm) -
forge mysql {server}
: Restarts MySQL on the specified server (must confirm) -
forge postgres {server}
: Restarts Postgres on the specified server (must confirm) -
forge nginx {server}
: Restarts Nginx on the specified server (must confirm) -
forge term {server}
: Opens SSH connection in Terminal to the specified server -
forge iterm {server}
: Opens SSH connection in iTerm to the specified server -
forge reload
: Fetches new data from Forge API -
forge clear
: Deletes your API Key and Forge Data
Thanks
License
The MIT License (MIT)