CloudPanel,看介绍似乎不错。仅支持Ubuntu 22.04 LTS、Debian 11 LTS。
支持网站网络、SSH/FTP、File Manager、Cloudflare Integration、Let’s Encrypt Certificate等等。
具体查看:https://www.cloudpanel.io/features/
安装如下:
1、升级系统
apt update && apt -y upgrade && apt -y install curl wget sudo
2、Debian 11 LTS下,含MySQL 5.7的安装
curl -sS https://installer.cloudpanel.io/ce/v2/install.sh -o install.sh; \ echo "3c30168958264ced81ca9b58dbc55b4d28585d9066b9da085f2b130ae91c50f6 install.sh" | \ sha256sum -c && sudo DB_ENGINE=MYSQL_5.7 bash install.sh
web管理:https://yourIp:8443
更多查看:https://www.cloudpanel.io/docs/v2/getting-started/other/
-
所有主机信息仅是为及时分享并收录,不做推荐!