1.启用hyperV managersql
2.下载CentOS网络
3.给CentOS共享网络,添加Legacy NetWork Adapterpost
4.启动CentOS后安装kong(官网可查)rest
5.安装Postgres 建立user kong 和database kong postgresql
6.修改/var/lib/pgsql/9.5/data/下的 postgresql.conf和pg_hba.conf 并重启服务systemctl restart postgresql-9.5.serviceio
7.kong migrations upservice
8.kong start下载