jabdp one-click deployment

The previous articles mentioned are all manual deployment projects, here is a one-click deployment function. This function simplifies the steps of deploying projects, greatly saves deployment time, and is easy to use. Without further ado, let's get straight to the point.

1. Platform application deployment steps (take MySQL version database as an example):

Make a copy of the jabdp application folder and change it to your favorite name. Note: the file directory and name must be in English, and there should be no spaces (note: do not put them in the Chinese directory). This step is the same as before, nothing has changed. The difference from the previous is that you need to download the latest version of the jabdp platform project package.

2. Enable the designer service

2.1. Click to start the service.bat, right click to run as administrator, the mysql service will be automatically registered by default (the first run);

2.2. If the command window is closed, you need to click Start Service.bat again, right-click to run as administrator, and start tomcat and designer services;

2.3. After the startup is successful, open the chrome browser and enter http://127.0.0.1:9091/iDesigner (designer) to browse. Note. The port number of the platform is 9090 (default platform side address: http://127.0.0.1:9090/folder name ).

PS: The folder name in the platform address is the folder name filled in the initialization information, that is, the files in the webappss directory except the ae and ROOT folders, which are actually the name of the folder where the application platform is stored.

3. Create a new set of accounts

Open the designer, File => New.

Enter the name of the set of books, confirm, and the set of books will be generated.

You can also create another module. The specific creation method has also been mentioned above, so I won't go into details here.

4. Initialization

Before starting this step, let's talk about some points to pay attention to. A database with the same name as the one set in the initial configuration page cannot exist in the database to be connected. If it exists, please delete or change the database name in the configuration page. A folder with the same name as the one set in the initial configuration page cannot exist in the webapps directory of tomcat . If it exists, please delete or change the folder name in the configuration page.

First select the A/C set you want to initialize, then click the Update button, and then click the Initialize button in the pop-up pop-up.

Fill in the basic configuration information, click OK, it will start to initialize the project, it will help you create a new database, create a new platform project, modify the database configuration information, initialize the database, restart the tomcat service and so on. These operations used to require you to perform manually, but now they are all handed over to the designer to help you complete, one-click deployment is as simple as that.

Detailed explanation of basic information related fields:

  1. Item title: The initial value is the A/C set name, which can be modified. The specific effect is shown in the following figure:

2. Project logo: optional or not, if not selected is the default logo of the system. The specific effect is shown in the following figure:

3. All rights reserved: The system has default values, which can be modified. The specific effect is shown in the following figure:

4. Database and database connection: This platform supports mysql and sqlserver databases. By selecting a database, a database connection is automatically brought up.

5. Database name: The system has a default value that can be modified. Refers to the name of the database where the platform data is stored

6. IP address, port, database user name and database password: support modification, but can use the default value without modification.

7. Folder name: Modifiable, the value of the folder stored by the application platform.

5. Modify configuration information

The designer supports modification of some basic information during initialization, but only supports modification: project title, project logo and copyright, the rest of the information cannot be modified.

The specific operations are as follows:

  1. Select the A/C set to be modified and click the Update button.

2. Click Initialize. At this time, you will find that the original OK button has become a modification button, some information has also become modified, and only three fields are modified by operation.

3. Fill in the information you want to modify, click the Modify button, a prompt box will pop up, whether to restart the service, click OK to complete the operation.

{{o.name}}
{{m.name}}

Guess you like

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