Download the PHP package perspikapps/php-easy-deployer without Composer
On this page you can find all versions of the php package perspikapps/php-easy-deployer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download perspikapps/php-easy-deployer
More information about perspikapps/php-easy-deployer
Files in perspikapps/php-easy-deployer
Download perspikapps/php-easy-deployer
More information about perspikapps/php-easy-deployer
Files in perspikapps/php-easy-deployer
Vendor perspikapps
Package php-easy-deployer
Short Description A deployer.org recipe with url-based easy configuration
License MIT
Homepage https://github.com/perspikapps/php-easy-deploy
Package php-easy-deployer
Short Description A deployer.org recipe with url-based easy configuration
License MIT
Homepage https://github.com/perspikapps/php-easy-deploy
Please rate this library. Is it a good library?
Informations about the package php-easy-deployer
Easy Deployer
This package handles deployement configuration via a deploy.yaml
file to define deploy strategy and a .hostmap
file to define target strategy
Installation
Install via composer
Usage
Deployment is handled by deployphp/deployer package.
deploy.yaml
See deployer config for details
.hostname
Specify ONE deployement target per line as url:
- url scheme = strategies to activate (
+
separated, each must be loaded inimport
section ofdeploy.yaml
file) - url user/host/port = server to deploy to
- url path = path on server to deploy to
- url query = deploy options to use
- url anchor = variables to set in .env file after deployment
Security
If you discover any security related issues, please email instead of using the issue tracker.
Credits
All versions of php-easy-deployer with dependencies
PHP Build Version
Package Version
The package perspikapps/php-easy-deployer contains the following files
Loading the files please wait ....