baks-dev / nginx-unit
Nginx Unit 模块
v7.1.5
2024-09-15 23:05 UTC
Requires
- php: >=8.3
- symfony/http-client: ^7.0
- symfony/messenger: ^7.0
Requires (Dev)
- roave/security-advisories: dev-latest
README
Nginx Unit 服务器管理模块
安装
$ composer require baks-dev/nginx-unit
注意!
首次安装和启动 Certbot 时,需要同意使用条款。在控制台中运行并同意
certbot certonly --force-renewal --webroot -w /.....项目路径../public/ --email <我的邮箱> -d <我的域名>
其他
安装配置和文件资源
$ php bin/console baks:assets:install
测试
$ php bin/phpunit --group=nginx-unit
许可证 
MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件。