alForge - Alfred 3 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 keyand paste your API key in. - You should get a notification that the key was saved.
- Run
forge openand start searching for your sites or servers.
Available Keywords
forge key {key}: Sets your Forge API Keyforge open {site or server}ORfo {site or server}: Opens the specified server or site's Forge page in your browserforge deploy {site}: Deploys the site specified (must confirm)forge env {site}: Copies the env file of the site specified to your clipboardforge ip {server}: Copies the ip address of the specified server to your clipboardforge 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 serverforge iterm {server}: Opens SSH connection in iTerm to the specified serverforge reload: Fetches new data from Forge APIforge clear: Deletes your API Key and Forge Data
