- 本章节所有组件针对 Windows 系统时默认安装到“D:\primeton\APIGateway”目录下,用户可以根据实际环境修改安装目录。
- 本章节所有组件针对Linux 系统时默认安装到“/opt/primeton/APIGateway”目录下,用户可以根据实际环境修改安装目录。
- APIGateway产品在安装配置时,所有组件连接的是同一个数据库,配置数据库文件之前,必须确保初始化数据库脚本已执行。创建数据库时的密码建议设置为非数字 0 开头的串,即:字母、数字组合,诸如 000111 之类的简单密码会被认为是 111 而导致数据库连不上(Spring 读 yml 时会忽略开始的数字 000)。
- 部署APIGateway Studio和APIGateway Server、APIGateway ESBServer时,需要申请并安装许可证。参见 许可证申请与安装。
# 安装前准备
- 已安装Oracle JDK 1.8.0_251,并且已经设置 JAVA_HOME 以及 PATH 系统变量。
- 已下载需要安装组件的安装包,.zip 安装包适用于 Windows 操作系统,.tar 安装包适用于 Linux 操作系统。
软件包名称 | 软件包描述 |
---|---|
Primeton_APIGateway_9.0_LA_Console.tar Primeton_APIGateway_9.0_LA_Console.zip | 企业API网关微应用版前端安装包 |
Primeton_APIGateway_9.0_LA_Governor.tar Primeton_APIGateway_9.0_LA_Governor.zip | 企业API网关微应用版后端安装包 |
Primeton_APIGateway_9.0_LA_Governor_Standalone.zip Primeton_APIGateway_9.0_LA_Governor_Standalone.tar | 企业API网关独立版后端安装包 |
Primeton_APIGateway_9.0_LA_ESBServer.zip Primeton_APIGateway_9.0_LA_ESBServer.tar | 企业API网关编排环境安装包 |
Primeton_APIGateway_9.0_LA_Server.zip Primeton_APIGateway_9.0_LA_Server.tar | 企业API网关运行环境安装包 |
primeton-installer-1.2.2.zip primeton-installer-1.2.2.tar | 企业API网关哑安装工具包 |
Primeton_APIGateway_9.0_LA_Develope_Windows.zip | 企业API网关 开发环境安装包 |
# 许可证申请与安装
# 申请
- 试用版:如果试用APIGateway 9.0LA产品,请联系普元客服申请临时许可证文件。
- 客服邮箱:cservice@primeton.com
- 客服电话:400-820-5821
- 正式版:如果需要申请正式许可证,请联系普元销售人员,申请正式版许可证文件。
# 安装
- 将申请到的许可证“primetonlicense.xml”文件拷贝到对应产品组件的license存放位置,分别如下。
- APIGateway Server:{APIGateway Server安装目录}/license,例如:“D:/primeton/APIGateway/Primeton_APIGateway_9.0_LA_Server/license”。
- APIGateway Studio:{APIGateway Studio安装目录}/server/EOS/_srv,例如:D:/studio/server/EOS/_srv。
- APIGateway ESBServer:{APIGateway ESBServer安装目录}/server/EOS/_srv,例如:“D:/primeton/APIGateway/Primeton_APIGateway_9.0_LA_ESBServer/server/EOS/_srv”。
- 安装配置对应组件, 启动应用程序即可。
# 环境要求
参数 | 说明 |
---|---|
CPU | 主频2.0GHz以上 |
内存 | 8GB以上 |
硬盘 | 临时目录空间:800MB以上 安装目录空间:2GB以上 |
网络 | IPv4 IPv6 |
操作系统 | Windows 10 CentOS 7.5 银河麒麟V10 UOS V20 |
数据库 | MySQL 5.7.20/8.0.17 Oracle 10g/11g/12.2.0.1.0/19.3.0.0.0 PostgreSQL 9.6.2/12.2 SQLServer 2008/2016/2019 DM7、DM8 OpenGauss 2.1 Gbase 8s HighGo 5.6 KingbaseES 8 UXDB 2.1.1.3 Oscar 7 |
浏览器 | IE 11 Microsoft Edge 95 Chrome 95 Firefox 92 |