目录
部署环境
- 操作系统:Ubuntu 18.04,主机 IP 192.168.1.232
- EdgeGallery MEP 1.0
- Kong APIGW 2.0.4-alpine
- Postgres 12.3
前期准备
安装 Docker CE:
apt-get remove docker docker-engine docker-ce docker.io
apt-get install apt-transport-https ca-certificates curl software-propert