Link first packaging and deployment notes

Link Packaging Platform: https://developer.bingosoft.net/bingo-cdp-web

1. Preparation of the server

The point that needs to be paid attention to during the preparation of the server is that the ports required by the security group Link need to be formulated for the special provisions of Link. See the document: https://developer.bingosoft.net/bingo-cdp-web/help_doc/index#windows -deploy-architecture must configure the port so that the database cannot be linked when deploying Link.

2. Product configuration and packaging

Enter the packaging platform to select the product and set the relevant information for packaging. My understanding is to assign the IP address of the server to the Link and finally generate a configuration file.

3. Download and deploy related packages

1.整个环境包(即是下载中心的部署环境,这里的部署环境里面包括了数据库软件、Link、云盘三个内容)
2.数据库脚本,!包括Link数据库脚本与云盘数据库脚本!
3.下载打包成功之后的配置文件
4.下载打包成功之后的Link软件包

4. Package Integration

First put all the above packages in a unified folder, ready to start merging

4.1 Integration of database packages

First decompress the DB in the environment package , then decompress the Link database script and the cloud disk database script package . At this time, you will be prompted to merge. Click OK to let the window directly merge the two packages. Finally, put the configuration file after the package is successfulDB/install/config . Database package integration is complete.

4.2 Integration of Link Packages

First decompress the Link in the environment package , and then decompress the Link package after the package is successfully packaged , and the Link package is integrated.

5. Deployment

5.1 Deployment of the database

Compress the DB package integrated in 4.1 into a zip file and upload it to the database server.
Modify the permissions of the DB package and its root folder to the owner appsand the group to which it belongs apps. Note that it must be all files and folders under the DB package and all parent folders.
use

chown -R apps 文件名 //修改所有者权限
chgrp -R apps 文件名 //修改拥有组

Install according to the installation method provided in the documentation

5.2Link installation

Compress the Link package integrated in 4.2 into a zip file and upload it to the database server.
Install it according to the installation method provided in the documentation

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325989093&siteId=291194637