Bili_Wind
Bili_Wind
### 1Panel 版本 v1.9.6 ### 请描述您的需求或者改进建议  在此处增加一个“自定义扩展路径”,支持输入自定义扩展的绝对路径,如"/home/php_ext/test.so“,在制作docker image时就将其打包进其中了 ### 请描述你建议的实现方案 _No response_ ### 附加信息 _No response_
# Reproduction process First, make sure you're in debug mode  Use Ctrl F5 to force a refresh on your website to ensure that the resources required for debug mode...
建议支持云盘对接minio对象存储
### 背景与遇到的问题  目前依然可以实现or条件,即把多个规则分开部署,但这样及其不方便,特别是在自定义规则特别多的情况下(如多个IP在线订阅,要求匹配任意一个就block) ### 建议的解决方案  此处增加一个选择器,可选择是and还是or
### 联系方式 _No response_ ### 1Panel 版本 v1.9.6 ### 问题描述  如图,当openresty发生错误时无法编辑配置文件 ### 重现步骤 创建一个正常的站点,使用`www.`,确保访问`www.`是正常的,此时访问`www./img/xxx.png`应返回404 创建一个新的站点,使用`img.`,确保`img./img/xxx.png`访问时正常 ***以上两个站点配置好https*** 在`www.`中创建一个反向代理,名称随意,匹配规则默认,前端路径使用`/img`,代理路径使用`https://img./img` 此时访问`www./img/xxx.png`应显示为某图片 直接删除`img.`的DNS解析记录,稍等片刻DNS全球同步后重启即可复现此问题 ### 期待的正确结果 当openresty发生错误时依然可以编辑配置文件,此时应该增加一个直接强制保存配置文件的功能而不是必须`nginx -t`通过后才予以保存,因为此时使用此命令会提示无法连接至容器,同时也拒绝保存配置文件 ### 相关日志输出 ```shell 1Panel-openresty-xaCl | 2024/02/22...
### Your current KubeKey version kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.9", GitCommit:"f7f74890ec51db1e4c35b54af8ecc87d7f807deb", GitTreeState:"clean", BuildDate:"2025-04-25T03:16:36Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"} ### Describe this feature 起因是我在使用环境变量`export KKZONE=cn`时,遇到了Speed始终为0的情况,直到超时报错,希望可以增加一个功能,支持在配置文件或者命令参数中自定义下载时使用的URL --- The issue arose when I was using...
### What is version of KubeKey has the issue? kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.8", GitCommit:"dbb1ee4aa1ecf0586565ff3374427d8a7d9b327b", GitTreeState:"clean", BuildDate:"2025-03-26T04:49:07Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"} ### What is your os environment? Ubuntu 22.04 ### KubeKey...
### What is version of KubeKey has the issue? kk version: &version.Info{Major:"3", Minor:"0", GitVersion:"v3.0.7", GitCommit:"e755baf67198d565689d7207378174f429b508ba", GitTreeState:"clean", BuildDate:"2023-01-18T01:57:24Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"} ### What is your os environment? ubuntu22.04 ### KubeKey config...
DNS处理不正确
### What is version of KubeKey has the issue? kk version: &version.Info{Major:"3", Minor:"1", GitVersion:"v3.1.8", GitCommit:"dbb1ee4aa1ecf0586565ff3374427d8a7d9b327b", GitTreeState:"clean", BuildDate:"2025-03-26T04:49:07Z", GoVersion:"go1.19.2", Compiler:"gc", Platform:"linux/amd64"} ### What is your os environment? Ubuntu 22.04 ### KubeKey...
## Describe the Bug When I click on the “view more” button in the app store, it only works properly the first time. After that, it just reloads the same...