Version Differences for Cloning an AnthillPro Instance

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.