Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

搭建教程,着重推荐宝塔搭建 #6

Open
9898Szh opened this issue Jul 12, 2023 · 0 comments
Open

搭建教程,着重推荐宝塔搭建 #6

9898Szh opened this issue Jul 12, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@9898Szh
Copy link

9898Szh commented Jul 12, 2023

宝塔搭建服务器推荐最低4G以上、宝塔自己搜一下就不放链接了,此教程只适用于服务端与后端。
弯路我已经走过了,跟着操作就可以成功。不成功就在走一边。
开发栈博主的文档写的很详细,就不叙述了。
宝塔安装成功就开始安装运行环境:Nginx 1.22.1、MySQL 8.0.24、PHP 8.1(以下的版本就不要尝试了,试就是弯路)、phpMyAdmin 5.0(著名Web端MySQL管理工具)、Docker管理器 3.9.2、Redis 7.0.11。
image

接下来开始部署
1、新建数据库,填写到config文件中
image

2、config中的JWT一定要填写

3、项目放到指定文件夹,添加node项目,运行选择 dev
image

4、DocKer拉取minio镜像、启动
image

5、全部成功就可以访问了

@LiuXIn011 LiuXIn011 added the documentation Improvements or additions to documentation label Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants