loader
易辞云 · 宝塔一键安装面板
功能优势
  • ✅ 一键 LNMP / LAMP 环境部署
  • ✅ 网站、FTP、数据库、SSL 证书全托管
  • ✅ PHP / MySQL / Redis 等 100+ 软件一键安装升级
  • ✅ 实时监控 CPU / 内存 / 网络 / 磁盘
  • ✅ 定时备份到七牛、阿里、腾讯、本地
一键安装命令

CentOS

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh bddf94c06

Ubuntu/Deepin

wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh bddf94c06

Debian

wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh bddf94c06

Fedora

wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh bddf94c06

update

wget -O update.sh http://download.bt.cn/install/update6.sh && sh update.sh bddf94c06

升级脚本

wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh
自动挂载数据盘

宝塔官方一键脚本默认把剩余磁盘挂载到 /www

yum install -y wget && wget -O auto_disk.sh http://download.bt.cn/tools/auto_disk.sh && bash auto_disk.sh
注意事项
  • 系统要求:CentOS 7+/Ubuntu 16+/Debian 9+ 全新纯净系统,未安装过 Apache/Nginx/php/MySQL。
  • 安装完成后请记录面板地址、用户名与密码,首次登录建议绑定易辞云账户。
  • 若服务器在中国大陆,推荐先开启 易辞云镜像加速