Version Differences for Cloning an AnthillPro Instance

(Migrate Instance of AnthillPro (Non-Derby))
Line 14:
  ## JDK: Home directory of the JDK    ## JDK: Home directory of the JDK 
  ## 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) 
- ## 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)  
- ## 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)  
- ## 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.  
  # When prompted for database type, specify derby or just press enter as we want to do a default Derby install.    # When prompted for database type, specify derby or just press enter as we want to do a default Derby install. 
  # Press enter twice to accept defaults (anthill3/password) as the username/password combination.    # Press enter twice to accept defaults (anthill3/password) as the username/password combination.