zhylon / zhylon-cli
The Zhylon Deployment CLI.
Requires
- php: ^8.0
- phpseclib/phpseclib: ^3.0
Requires (Dev)
- laravel-zero/framework: ^9.0
- laravel/forge-sdk: ^3.12
- mockery/mockery: ^1.5
- nunomaduro/larastan: ^2.0
- pestphp/pest: ^1.21
- spatie/once: ^3.0
README
Introduction
Laravel Forge is a server management and site deployment service. After connecting to your preferred server provider, Forge will provision a new server, installing and configuring: PHP, Nginx, MySQL, and more.
In addition, Forge can assist you in managing scheduled jobs, queue workers, SSL certificates, and more. After a server has provisioned, you can then deploy your PHP / Laravel applications or WordPress applications using the Forge UI dashboard or the Forge CLI.
Official Documentation
Documentation for Forge CLI can be found on the Laravel Forge website.
Contributing
Thank you for considering contributing to Forge CLI! You can read the contribution guide here.
Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
Forge CLI is open-sourced software licensed under the MIT license.