服务器迁移记录
# 免密登录远程服务器
ssh 别名免密登陆服务器 (opens new window)
# mysql 安装
Centos7 安装 mysql(只需六步) (opens new window)
解决 MAC+ MySQL 8 错误:Authentication plugin 'caching_sha2_password' cannot be loaded (opens new window)
peration ALTER USER failed for ‘root‘@‘localhost‘ (opens new window)
# Git 及免密 github
阿里云 centos7 免密登录 GitHub (opens new window)
# 安装 nodejs 和 yarn
如何在 CentOS 7 上安装 Yarn (opens new window)
# 安装 nginx
CentOS 7 安装 Nginx (opens new window)
# 应用迁移
- app-api-koa
coding 构建配置更改
- 服务器 ip
- 凭据录入(卡住了)(要生成 rsa 格式的密钥)
- 证书
- 解析
- nginx 配置 api.git123.conf
关于 ssh-keygen 生成的 key 以“BEGIN OPENSSH PRIVATE KEY”开头 (opens new window)
上次更新: 2023/05/23, 08:21:48