Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
1100_inst_guide:0400_deployment_options [2026/08/13 00:55] – ↷ Links adapted because of a move operation localdev1100_inst_guide:0400_deployment_options [2026/08/13 07:33] (current) – Imported by DokuWiki Advanced Plugin aware_support3
Line 3: Line 3:
 ====== Deployment Options ====== ====== Deployment Options ======
  
-When you install //**AwareIM**// out-of-the-box as described in sections [[1100_inst_guide:0100_windows]], [[:0200_linux]] or [[1100_inst_guide:0300_macos]] //**AwareIM**// is installed on a single machine. This is, however, not the only option of //**AwareIM**// deployment. //**AwareIM**// is a Client-Server system. From the deployment point of view it has 3 components that can be installed on the same or different computers. These components are:+When you install //**AwareIM**// out-of-the-box as described in sections [[1100_inst_guide:0100_windows]], [[1100_inst_guide:0200_linux]] or [[1100_inst_guide:0300_macos]] //**AwareIM**// is installed on a single machine. This is, however, not the only option of //**AwareIM**// deployment. //**AwareIM**// is a Client-Server system. From the deployment point of view it has 3 components that can be installed on the same or different computers. These components are:
  
   * The AwareIM server   * The AwareIM server
Line 69: Line 69:
  
  
-<callout type="primary" icon="true" title="note"> If the AwareIM Server is running on the Linux or Mac OS X machine make sure that the file etc/hosts has the following entries:\\ \\ +<alert type="primary" icon="fa info-circle"
 +**note** 
 + 
 + If the AwareIM Server is running on the Linux or Mac OS X machine make sure that the file etc/hosts has the following entries:\\ \\ 
 <code> <code>
 127.0.0.1 localhost.localdomain localhost 127.0.0.1 localhost.localdomain localhost
 x.x.x.x serverName</code> x.x.x.x serverName</code>
 where x.x.x.x is the IP address of the server where AwareIM is running and serverName is the network name of the server.\\ \\  where x.x.x.x is the IP address of the server where AwareIM is running and serverName is the network name of the server.\\ \\ 
-**Additionally if you are running the remote Configuration Tool from a Linux or Mac OS X workstation make sure that the ''etc/hosts'' file of each workstation has the same entries as the ''etc/hosts'' file on the server.**</callout>+**Additionally if you are running the remote Configuration Tool from a Linux or Mac OS X workstation make sure that the ''etc/hosts'' file of each workstation has the same entries as the ''etc/hosts'' file on the server.**</alert>
  
 ===== Running the Configuration Tool Across the Internet ===== ===== Running the Configuration Tool Across the Internet =====
Line 168: Line 171:
  
  
-<callout type="primary" icon="true" title="note">Load balancing should only be used in production where the system just runs already developed applications. It shouldn’t be used for application development.</callout>+<alert type="primary" icon="fa info-circle"
 +**note** 
 + 
 +Load balancing should only be used in production where the system just runs already developed applications. It shouldn’t be used for application development.</alert>
  
 See also See also
  
-{{page>docs:5000_videos:020_deployment_and_configuration}}+{{page>:5000_videos:020_deployment_and_configuration}}