baks-dev/nginx-unit

Nginx Unit 模块

安装: 34

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:symfony-bundle

v7.1.5 2024-09-15 23:05 UTC

README

Version php 8.3+

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

许可证 License

MIT 许可证 (MIT)。有关更多信息,请参阅 许可证文件