1Panel icon indicating copy to clipboard operation
1Panel copied to clipboard

[Bug] The name length limit of 1–30 characters in OpenResty is not very reasonable

Open vicenteyu opened this issue 4 months ago • 3 comments

Contact Information

No response

1Panel Version

2.0.12

Problem Description

OpenResty 默认可以使用 域名作为代号,但是限制了最大长度30。 Image 域名长度不止30(允许 253),linux 文件夹名称长度也不止30(允许 255),虽然说可以改短,但这种限制很别扭,建议调整。

Steps to Reproduce

网站 -> 创建网站 -> 代号

The expected correct result

No response

Related log output


Additional Information

No response

vicenteyu avatar Oct 27 '25 11:10 vicenteyu

感谢反馈,我们会在下个版本优化。

wanghe-fit2cloud avatar Oct 27 '25 14:10 wanghe-fit2cloud

不止如此,据我所知,容器——创建存储卷,为存储卷命名也禁止超过30个字符,感觉限制可以放宽,或者不设限

pooneyy avatar Oct 27 '25 14:10 pooneyy

2.0.13版本,网站代号长度调整为1-128

zyyfit avatar Nov 13 '25 09:11 zyyfit

v2.0.13 版本已发布。

wanghe-fit2cloud avatar Nov 20 '25 03:11 wanghe-fit2cloud