Version Differences for Cloning an AnthillPro Instance

Line 10:
  # From an Administrative Command Prompt, navigate to the extracted anthill3-install directory, and run install-server.bat.    # From an Administrative Command Prompt, navigate to the extracted anthill3-install directory, and run install-server.bat. 
  # When prompted, provide the following information:    # When prompted, provide the following information: 
- - 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.  
- - 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).