Line 1: |
|
|
|
|
|
= Planning = |
|
= Planning = |
|
|
|
|
Line 13: |
|
- Directory: Directory where you would like the server installed on the new machine |
|
- Directory: Directory where you would like the server installed on the new machine |
|
- Confirmation: Type âyâ if this was the correct directory to install to. Typing ânâ will fail the program out. |
|
- Confirmation: Type âyâ if this was the correct directory to install to. Typing ânâ will fail the program out. |
- |
c. JDK: Home directory of the JDK
|
+ |
- JDK: Home directory of the JDK
|
- |
d. Host: The hostname of the AnthillPro server (the agents will use this to connect to the server)
|
+ |
- Host: The hostname of the AnthillPro server (the agents will use this to connect to the server)
|
- |
e. JMS: The port that the agents will be using for communication (Default is 7915)
|
+ |
- JMS: The port that the agents will be using for communication (Default is 7915)
|
- |
f. Devilfish/Remoting: The port that will be used for remoting connections (Default is 4567)
|
+ |
- Devilfish/Remoting: The port that will be used for remoting connections (Default is 4567)
|
- |
g. IP Address: Also known as the âBind-IPâ. This is the address the server will bind to (default is all [0.0.0.0]).
|
+ |
- IP Address: Also known as the âBind-IPâ. This is the address the server will bind to (default is all [0.0.0.0]).
|
- |
+ HTTPS (optional): Type âyâ if you want to use HTTPS protocol to connect to the WebUI, else type ânâ.
|
+ |
- HTTPS (optional): Type âyâ if you want to use HTTPS protocol to connect to the WebUI, else type ânâ.
|
- |
+ HTTPS Port (optional): Input the secure port that you want the WebUI to listen on (Default is 8443).
|
+ |
- HTTPS Port (optional): Input the secure port that you want the WebUI to listen on (Default is 8443).
|
- |
- HTTP Port: Input the port that you want the WebUI to listen on (Default is 8080).
|
+ |
- HTTP Port: Input the port that you want the WebUI to listen on (Default is 8080).
|
- |
+ SSL (optional): Type âyâ if you want to use SSL between Server ? Agents. Else type ânâ.
|
+ |
- SSL (optional): Type âyâ if you want to use SSL between Server ? Agents. Else type ânâ.
|
- |
+ Mutual Authentication (optional): Type âyâ if you want to use mutual authentication. This will require a manual key exchange between server and each agent that will connect to it.
|
+ |
- Mutual Authentication (optional): Type âyâ if you want to use mutual authentication. This will require a manual key exchange between server and each agent that will connect to it.
|
|
6. When prompted for database type, specify derby or just press enter as we want to do a default Derby install. |
|
6. When prompted for database type, specify derby or just press enter as we want to do a default Derby install. |
|
7. Press enter twice to accept defaults (anthill3/password) as the username/password combination. |
|
7. Press enter twice to accept defaults (anthill3/password) as the username/password combination. |