Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 921 Bytes | |
v1.10.32-lts source code.tar.gz | 2025-07-08 | 2.6 MB | |
v1.10.32-lts source code.zip | 2025-07-08 | 3.3 MB | |
Totals: 3 Items | 6.0 MB | 2 |
🚀 Quick Start
Execute the script below and follow the prompts to install 1Panel:
:::bash
curl -sSL https://resource.1panel.pro/quick_start.sh -o quick_start.sh && bash quick_start.sh
Please refer to our documentation for more details.
🛠️ Bug Fixes
- Fixed the issue where GPU configuration was lost when comparing application versions after enabling GPU support by @zhengkunwang223 in https://github.com/1Panel-dev/1Panel/pull/9362
- Fixed the issue where default client authentication for OneDrive was invalid by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9440
- Fixed the issue where editing an HTTPS image registry would cause Docker to restart by default by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9447
- Fixed console errors on some pages (F12) by @ssongliu in https://github.com/1Panel-dev/1Panel/pull/9455