- Notifications
You must be signed in to change notification settings - Fork103
The easiest way to deploy your Symfony applications
License
NotificationsYou must be signed in to change notification settings
EasyCorp/easy-deploy-bundle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
EasyDeployBundle is the easiest way to deploy your Symfony applications.
- 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 2.7+, Symfony 3.x and Symfony 4.x applications.
- Compatible with GitHub, BitBucket, GitLab and your own Git servers.
- Your local machine: PHP 7.1 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 (2.7+, 3.x, 4.x).
- Creating a Local SSH Configuration File
- Troubleshooting Connection Issues to Remote SSH Servers
- Cloning the Application Code on Remote Servers
NOTEEasyDeploy does not "provision" servers (like installing a web server and theright PHP version for your application); use Ansible if you need that.EasyDeploy does not deploy containerized applications: use Kubernetes if youneed that.
About
The easiest way to deploy your Symfony applications
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors9
Uh oh!
There was an error while loading.Please reload this page.