on5-repos/easy-deploy-bundle-v2
最新稳定版本:1.3
Composer 安装命令:
composer require on5-repos/easy-deploy-bundle-v2
包简介
The easiest way to deploy Symfony applications
README 文档
README
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+, Symfony 6.4 and Symfony 7.x applications.
- Compatible with GitHub, BitBucket, GitLab and your own Git servers.
Requirements
- Your local machine: PHP 8.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+, 6.4, 7.x).
Documentation
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.
统计信息
- 总下载量: 691
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-11-23