Yi Siqi
Yi Siqi
Support for kubectl will make Kubernetes cluster operations easier. O&M engineers need this feature very much.
当前主题生成只有两种类型:明亮主题(`light`)和黑暗主题(`dark`)。现在越来越多网站支持了自动明暗主题。 这个PR给提供了一种新的主题类型:自动明暗主题(`auto`)。 使用者在配置中设置`theme`属性为`auto`,即可生成自动明暗主题。 例如: ```json { "theme": [ { "key": "red", "fileName": "red-light.css", "modifyVars": { "@primary-color": "red" } }, { "key": "red", "theme": "dark", "fileName": "red-dark.css", "modifyVars": { "@primary-color": "red"...
Please support the socks5 proxy. iOS native HTTP proxy sometimes doesn't work.
When I try to put the system into hibernation using the `sudo systemctl hibernate` command, it says Not enough swap space for hibernation. But when I use the `free` command...
1. 初次安装时自动生成secretKey和bootstrapToken 2. 后续更新保持secretKey和bootstrapToken不变
1. 无需预先准备MySQL、Redis实例也可以一键完成JumpServer安装 2. 能够在内置和自建MySQL、Redis实例无缝切换