当前位置:论坛首页 > Linux面板 > 讨论

面板无人值守安装命令(一键安装面板与LNMP环境)

发表在 Linux面板2021-11-25 16:54 [复制链接] 3 4592

安装要求:
内存:512M以上,推荐768M以上(纯面板约占系统60M内存)
硬盘:300M以上可用硬盘空间(纯面板约占20M磁盘空间)
系统:CentOS 7.1+ (Ubuntu16.04+.、Debian9.0+),确保是干净的操作系统没有安装过其它环境带的Apache/Nginx/php/MySQL/pgsql/gitlab/java已有环境不可安装
架构:x86_64(主流服务器均是此架构),ARM不完整兼容(面板环境安装慢,部分软件可能安装不上)


为了快速/批量安装面板,现增加无人值守安装模式,可通过一条命令安装命令及想要的环境
注意:安装无需确认 执行命令后即进行安装面板与软件,请谨慎操作。

安装命令(支持所有系统):
*以下命令安装面板同时并安装nginx-1.21 php-7.4 mysql-5.7 phpmyadmin-5.0 ftp
如需替换其他版本把对应数字改成对应版本即可
  1. if [ -f /usr/bin/curl ]; then curl -sSO  https://download.bt.cn/install/off_install.sh;else wget -O off_install.sh https://download.bt.cn/install/off_install.sh;fi;echo y|bash off_install.sh --nginx-install 1.21 --php-install 7.4 --mysql-install 5.7 --phpmyadmin-install 5.0 --pureftpd-install
复制代码


演示截图

QQ图片20211125165409.png

使用道具 举报 只看该作者 回复
发表于 2022-4-14 11:10:19 | 显示全部楼层
[root@VM-12-11-centos ~]# if [ -f /usr/bin/curl ]; then curl -sSO  https://download.bt.cn/install/off_install.sh;else wget -O off_install.sh https://download.bt.cn/install/off_install.sh;fi;echo y|bash off_install.sh --nginx-install 1.20 --php-install 7.1 --mysql-install 10.2 --phpmyadmin-install 5.0 --pureftpd-install
curl: option -sSO  https://download.bt.cn/install/off_install.sh: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
bash: off_install.sh: 没有那个文件或目录
使用道具 举报 回复 支持 反对
发表于 2022-4-14 11:10:55 | 显示全部楼层
三神不是神 发表于 2022-4-14 11:10
[root@VM-12-11-centos ~]# if [ -f /usr/bin/curl ]; then curl -sSO  https://download.bt.cn/install/ ...

下载不下来  另外请问下这个脚本安装是宝塔面板版本是多少?
使用道具 举报 回复 支持 反对
发表于 2024-2-26 03:02:32 | 显示全部楼层
https://download.bt.cn/install/off_install.sh
大佬大佬,请问下脚本还在持续升级吗?
使用道具 举报 回复 支持 反对
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

企业版年付运维跟进群

普通问题处理

论坛响应时间:72小时

问题处理方式:排队(仅解答)

工作时间:白班:9:00 - 18:00

紧急问题处理

论坛响应时间:10分钟

问题处理方式:1对1处理(优先)

工作时间:白班:9:00 - 18:00

工作时间:晚班:18:00 - 24:00

立即付费处理
快速回复 返回顶部 返回列表