站点图标 Linux-技术共享

V2board一键部署

适用操作系统:CentOS7.X/RedHat7.X部署,内存1G内存,容量大于5G,部署环境最好的服务器,避免冲突。环境介绍(仅介绍脚本自动安装的环境,运行脚本无需安装任何环境):
Nginx 1.20.2
mysql 5.6.51
PHP 7.3.33
redis 6.2.2
测试 1H1G 部署,170 秒即可部署。请使用 centos7 机器左右系列部署部署。
软件版本:V2board 1.5.5
一键部署脚本:yum -y update && yum -y install mtr traceroute git wget redis-server socat dnsutils libaio1 libaio-dev build-essential manpages-dev libncurses5 zip gnupg libaio1 wget curl screen unzip vim curl xz-utils openssl gawk file rpm && screen -S setupscreen

git clone https://gitee.com/gz1903/v2board_install.git /usr/local/src/v2board_install && cd /usr/local/src/v2board_install && chmod +x v2board_install.sh && ./v2board_install.sh
安装过程:


自定义数据库密码:

################################################# _ ################
欢迎使用V2board键部署脚本##环境##
CentOS7+/RetHot7、内存1G+ ## 更多信息请访问gz1903 .github.io ############################################# _ #######################
请输入Mysql数据库root密码:(自定义)
执行官方脚本安装过程需要执行是

是的

在 Linux / 3.10.0-1160.el7.x86_64 上使用 PHP 7.3.33 运行 2.0.13 (2021-04-27 13:11:08)
不要以 root/超级用户身份运行 Composer !有关详细信息,请参阅 https://getcomposer.org/root
继续以 root/超级用户身份 [是] ?是的
需要拉取gitgub资源,国内网络较慢,或者下载失败,请确保网络通畅

输入安装信息:
数据库地址:localhost

数据库:v2board

数据库用户名:root

其他自定义。

__ ______ ____ _
\ \ / /___ \| __ ) ___ __ _ _ __ __ | |
\ \ // __) | _ \ / _ \ / _ ` | ' __/ _` |
\V // __/| |_) | (_) | (_| | | | (_| |
\_/ |_____|____/ \___/ \__,_|_| \__,_|

请输入数据库地址(默认:localhost) [localhost]:
> localhost

请输入数据库名称:
> v2board

请输入数据库用户名:
> root

请输入数据库密码:
> 开始自定义的密码

正在导入数据库 请等...
数据库导入完成

请输入管理员邮箱?:
> v2board@qq.com

请输入管理员密码?:
> 自定义

你可以访问终端
访问管理 http(s)://的/admin
完成安装
--------------------------- 安装已完成 -------------------- -------
# ########################################## #######################
V2board
######################## _ _ #########################################
数据库用户名:root
数据库密码 :
网站目录:/usr/share/nginx/html/v2board
Nginx配置文件:/etc/nginx/conf.d/v2board.conf
PHP配置目录:/etc/php.ini
内网访问:http://
外网访问:http://
安装日志文件:/var/log/V2board_install_2021-12-10_17:15:09.log
-------------------------------------------------- ----------------
如果安装有问题请反馈安装日志文件。
使用有问题请在这里寻求帮助:https://gz1903.github.io
电子邮箱:v2board@qq.com
-------------------------------------------------- ----------------

退出移动版