webloyer
webloyer copied to clipboard
Webloyer is a web UI for managing Deployer deployments
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.2 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.6.1 to 1.8.5. Release notes Sourced from guzzlehttp/psr7's releases. 1.8.5 See change log for changes. 1.8.4 See change log for changes. 1.8.3 See change log for changes....
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib) from 2.0.4 to 2.0.31. Release notes Sourced from phpseclib/phpseclib's releases. 2.0.31 X509: always parse the first cert of a bundle (#1568) SSH2: behave like putty with broken publickey...
I run into this when trying to install with `php artisan webloyer:install -v` (-v for a more verbose error message).  My configuration: - OS: MacOS 10.14.6 - Apache/2.4.41 -...
Hi team, I search to resolve to this issue. Thank you for your helpful The failure message : : ` [FailureDeploiementMessage.txt](https://github.com/ngmy/webloyer/files/1005092/FailureDeploiementMessage.txt) [RuntimeException] Loading composer repositories with package information Installing dependencies...
I have a custom recipe for my laravel application. 
Allows specifying raw deploy.php and custom dep executable for more complex deployment scripts.
There is some validation set on the repository to ensure it is a valid URL, however this prevents you from being able to use SSH for the repository. To fix...
hi @ngmy, In my custom deployer script with own recipes i ask for certain things. One is the branch that one wants to deploy. As you just run the pure...
Doesn't work with all git urls, eg. Bitbucket and Gitlab. Fixes #51