Download the PHP package dbh/easy-deploy-bundle without Composer
On this page you can find all versions of the php package dbh/easy-deploy-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dbh/easy-deploy-bundle
More information about dbh/easy-deploy-bundle
Files in dbh/easy-deploy-bundle
Download dbh/easy-deploy-bundle
More information about dbh/easy-deploy-bundle
Files in dbh/easy-deploy-bundle
Vendor dbh
Package easy-deploy-bundle
Short Description Only for Symfony 5.4, modify from EasyCorp/easy-deploy-bundle
License MIT
Homepage https://github.com/h136799711/easy-deploy-bundle
Package easy-deploy-bundle
Short Description Only for Symfony 5.4, modify from EasyCorp/easy-deploy-bundle
License MIT
Homepage https://github.com/h136799711/easy-deploy-bundle
Please rate this library. Is it a good library?
Informations about the package easy-deploy-bundle
EasyDeployBundle*
EasyDeployBundle is the easiest way to deploy your Symfony applications.
Features
- Zero dependencies. No Python. No Ruby. No Capistrano. No Ansible. Nothing.
- Zero configuration files. No YAML. No XML. No JSON. Just pure PHP awesomeness.
- Multi-server and multi-stage deployment (e.g. "production", "staging", "qa").
- Zero downtime deployments.
- Supports Symfony 5.4 applications.
- Compatible with GitHub, BitBucket, GitLab and your own Git servers.
Requirements
- Your local machine: PHP 7.2 or higher and a SSH client.
- Your remote servers: they allow SSH connections from the local machine.
- Your application: it can use any version of Symfony (5.4).
Documentation
- Installation
- Getting Started
- Configuration
- Default Deployer
- Custom Deployer
Tutorials
- Creating a Local SSH Configuration File
- Troubleshooting Connection Issues to Remote SSH Servers
- Cloning the Application Code on Remote Servers
NOTE EasyDeploy does not "provision" servers (like installing a web server and the right PHP version for your application); use Ansible if you need that. EasyDeploy does not deploy containerized applications: use Kubernetes if you need that.
All versions of easy-deploy-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
symfony/console Version 5.4.*
symfony/dependency-injection Version 5.4.*
symfony/expression-language Version 5.4.*
symfony/filesystem Version 5.4.*
symfony/http-foundation Version 5.4.*
symfony/http-kernel Version 5.4.*
symfony/polyfill-mbstring Version 1.25.*
symfony/process Version 5.4.*
symfony/console Version 5.4.*
symfony/dependency-injection Version 5.4.*
symfony/expression-language Version 5.4.*
symfony/filesystem Version 5.4.*
symfony/http-foundation Version 5.4.*
symfony/http-kernel Version 5.4.*
symfony/polyfill-mbstring Version 1.25.*
symfony/process Version 5.4.*
The package dbh/easy-deploy-bundle contains the following files
Loading the files please wait ....