zhylon / zhylon-cli
The Zhylon Deployment CLI.
v1.1.3
2025-01-18 18:50 UTC
Requires
- php: ^8.2
- phpseclib/phpseclib: ^3.0
- symfony/yaml: ^6.0
Requires (Dev)
- larastan/larastan: ^2.6.0
- laravel-zero/framework: ^9.0
- laravel/forge-sdk: ^3.12
- mockery/mockery: ^1.5
- pestphp/pest: ^1.21
- spatie/once: ^3.0
README
Introduction
Zhylon is a server management and site deployment service. After connecting to your preferred server provider, Zhylon will provision a new server, installing and configuring: PHP, Nginx, MySQL, and more.
In addition, Zhylon 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 Zhylon UI dashboard or the Zhylon CLI.
Official Documentation
Documentation for Zhylon CLI can be found under the CLI Docs. Or you can visit the Zhylon Documentation for more information.
License
Zhylon CLI is open-sourced software licensed under the MIT license.