Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/envoy
Elegant SSH tasks for PHP.
https://github.com/laravel/envoy
laravel ssh
Last synced: 2 days ago
JSON representation
Elegant SSH tasks for PHP.
- Host: GitHub
- URL: https://github.com/laravel/envoy
- Owner: laravel
- License: mit
- Created: 2014-02-08T18:43:03.000Z (almost 11 years ago)
- Default Branch: 2.x
- Last Pushed: 2024-11-19T20:44:39.000Z (22 days ago)
- Last Synced: 2024-12-08T20:57:28.447Z (3 days ago)
- Topics: laravel, ssh
- Language: PHP
- Homepage: https://laravel.com/docs/envoy
- Size: 771 KB
- Stars: 1,577
- Watchers: 57
- Forks: 178
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.md
Awesome Lists containing this project
- awesome-laravel4 - Laravel Enovy
- awesome-laravel-framework - Envoy - SSH Task Runner (Popular Packages)
- awesome-laravel - Envoy - Laravel Envoy proporciona una sintaxis limpia y mínima para definir tareas comunes que ejecuta en sus servidores remotos. (Paquetes utiles)
- awesome-php - Envoy - A tool to run SSH tasks with PHP. (Table of Contents / Deployment)
- awesome-php-cn - Envoy - 一个用PHP运行SSH任务的工具. (目录 / 部署 Deployment)
- awesome-projects - Envoy - A tool to run SSH tasks with PHP. (PHP / Deployment)
- laravel-awesome - Envoy - SSH Task Runner (Popular Packages)
- awesome-laravel - Envoy - SSH Task Runner (Popular Packages)
- awesome-php - Envoy - A tool to run SSH tasks with PHP. (Table of Contents / Deployment)
- amazing-deployment - Envoy - A tool to run SSH tasks with PHP. (Tools)
README
# Laravel Envoy
## Introduction
Laravel Envoy provides a clean, minimal syntax for defining common tasks you run on your remote servers. Using Blade style syntax, you can easily setup tasks for deployment, Artisan commands, and more.
## Official Documentation
Documentation for Envoy can be found on the [Laravel website](https://laravel.com/docs/envoy).
## Contributing
Thank you for considering contributing to Envoy! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/envoy/security/policy) on how to report security vulnerabilities.
## License
Laravel Envoy is open-sourced software licensed under the [MIT license](LICENSE.md).