jboss datagrid7.0 learning (6) download & installation

According to the different usage modes, explain separately

■Remote Client Server

1. What to download?

1) jdk1.8

2)jboss-datagrid-7.0.0-server.zip

 

2. Where to download?

https://developers.redhat.com/products/datagrid/download/

 

3. Applicable environment

linux, windows, etc.

 

4. Installation

1) Install jdk1.8 first

2) Put the downloaded JBoss Data Grid package in the specified location

3) Unzip $ unzip jboss-datagrid-7.0.0-server.zip

 

5. Start the Jboss datagrid

./JGD_HOME/bin/standalone.sh

※Execute the .bat file under windows

 

■Library

1. What to download?

1) jdk1.8

2) Containers that support JBoss Datagrid, use jboss eap7.0 here

 

2. Where to download

Red Hat official website

https://developers.redhat.com/products/datagrid/download/

 

3. Applicable environment

linux, windows, etc.

 

4. Installation

1) Install jdk1.8 first

2) Put the downloaded jboss eap package in the specified location

3) Unzip

$ unzip jboss-eap-7.0.0.zip

4) Start the container

./$JBOSS_HOME/bin/standalone.sh

※Execute the .bat file under windows

5) Deploy the library mode application prepared in advance to the server

 

Guess you like

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