Initial commit
This commit is contained in:
23
doc/网站迁移.md
Normal file
23
doc/网站迁移.md
Normal file
@@ -0,0 +1,23 @@
|
||||
服务器时区设置sudo timedatectl set-timezone Asia/Shanghai
|
||||
数据库时区设置:
|
||||
查看时区:SHOW GLOBAL VARIABLES LIKE '%time_zone%';
|
||||
SET GLOBAL time_zone = '+08:00';
|
||||
|
||||
同步的文件资源:
|
||||
图片
|
||||
数据库文件
|
||||
|
||||
|
||||
安装依赖:
|
||||
docker/nginx/mysql/redis/git
|
||||
jdk21/maven3.6.3
|
||||
|
||||
需要启动的服务
|
||||
docker rabbitmq coder-doc
|
||||
ruoyi
|
||||
nginx admin zhubo
|
||||
|
||||
|
||||
|
||||
需要加白的服务:
|
||||
支付/发货
|
||||
Reference in New Issue
Block a user