deployer/README.md

26 lines
1.4 KiB
Markdown
Raw Normal View History

2023-07-06 12:10:21 +02:00
<a href="https://webpod.dev/?from=deployer"><img src="https://webpod.dev/img/banner.png" alt="Webpod - deploy JavaScript apps" width="190" align="right"></a>
2020-04-25 23:00:08 +03:00
<h1><a href="https://deployer.org"><img src="https://medv.io/assets/deployer/logo.png" alt="Deployer Logo" height="30"></a> Deployer</h1>
2022-09-11 10:33:45 +02:00
<p>The PHP deployment tool with support for popular frameworks out of the box.</p>
2020-04-25 23:00:08 +03:00
2022-08-18 22:11:40 +02:00
<p align="center"><br><br><a href="https://deployer.org"><img src="https://medv.io/assets/deployer/deployer.gif" alt="Deployer Screenshot" width="530"></a><br><br><br></p>
2016-11-11 21:04:26 +07:00
2020-09-29 23:05:37 +02:00
<a href="https://github.com/deployphp/deployer/actions?query=workflow%3Atest"><img src="https://github.com/deployphp/deployer/workflows/test/badge.svg" alt="Build Status"></a>
2018-10-16 10:34:01 +02:00
<a href="https://packagist.org/packages/deployer/deployer"><img src="https://img.shields.io/packagist/v/deployer/deployer.svg?style=flat" alt="Latest Stable Version"></a>
2016-11-11 21:16:51 +07:00
<a href="https://packagist.org/packages/deployer/deployer"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="License"></a>
2016-10-25 15:30:04 +07:00
See [deployer.org](https://deployer.org) for more information and documentation.
2014-07-05 14:14:58 +04:00
2021-11-15 22:51:23 +01:00
## Features
2017-03-26 14:49:28 +07:00
2021-11-15 22:51:23 +01:00
- Automatic server **provisioning**.
- **Zero downtime** deployments.
- Ready to use recipes for **most frameworks**.
2017-03-26 14:49:28 +07:00
2021-11-15 22:51:23 +01:00
## Additional resources
2020-11-10 23:39:59 +01:00
* [GitHub Action for Deployer](https://github.com/deployphp/action)
2016-11-11 21:04:26 +07:00
## License
2020-04-25 23:00:08 +03:00
[MIT](https://github.com/deployphp/deployer/blob/master/LICENSE)