User Tools

Site Tools


2_x:administrators:install-standalone

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
2_x:administrators:install-standalone [2020/08/12 17:44] – [Configuring the CMDB] cnaud2_x:administrators:install-standalone [2020/08/12 18:05] cnaud
Line 16: Line 16:
 {{:2_x:install2.png?400|Step 2: Install or upgrade}} {{:2_x:install2.png?400|Step 2: Install or upgrade}}
  
 +==== Fresh installation ====
 If you select to install a new instance then third step of the wizard will prompt you to accept the license agreement. If you select to install a new instance then third step of the wizard will prompt you to accept the license agreement.
  
Line 26: Line 27:
 Note that the database server does not need to be on the same physical server as the PHP/web server. It can be a remote host if you prefer to have a two-tier architecture, or connect to an already installed MySQL server. Note that the database server does not need to be on the same physical server as the PHP/web server. It can be a remote host if you prefer to have a two-tier architecture, or connect to an already installed MySQL server.
  
-{{:2_x:install4.png?400|Step 4: Database info}}+{{:2_x:install41.png?400|Step 4: Database info}}
  
 The next step of the wizard prompts you for the information about the administrator account. TeemIp authentication can rely on external mechanisms (LDAP, Active Directory or JASIG-CAS) but the installation requires that at least one administrator account be created with a local password. The next step of the wizard prompts you for the information about the administrator account. TeemIp authentication can rely on external mechanisms (LDAP, Active Directory or JASIG-CAS) but the installation requires that at least one administrator account be created with a local password.
Line 42: Line 43:
 In case you have multiple virtual hosts pointing to TeemIp or if you are using a test system with a dynamic IP address (DHCP) and you want to connect anyway from another system, the “address” of the TeemIp server cannot be fixed at installation time. In this case you can use the placeholder **$_SERVER_NAME_$** in the URL parameter. For example you can type: <nowiki>http://$_SERVER_NAME_$/teemip</nowiki> as the URL to access the application. At runtime this value will be substituted by the value of the PHP variable SERVER_NAME for the current connection. In case you have multiple virtual hosts pointing to TeemIp or if you are using a test system with a dynamic IP address (DHCP) and you want to connect anyway from another system, the “address” of the TeemIp server cannot be fixed at installation time. In this case you can use the placeholder **$_SERVER_NAME_$** in the URL parameter. For example you can type: <nowiki>http://$_SERVER_NAME_$/teemip</nowiki> as the URL to access the application. At runtime this value will be substituted by the value of the PHP variable SERVER_NAME for the current connection.
 </note> </note>
 +
 +==== Upgrade ====
 +Should you decide to upgrade an existing instance, then the following step will ask you to specify that existing instance...
 +
 +{{:2_x:install4.png?400|Step 4: Database info}}
 +
 +.. before displaying the current and next version of the product
 +
 +{{:2_x:install51.png?400|Step 4: Database info}}
 +
 +.. and asking you to double check some additional parameters.
 +
 +{{:2_x:install61.png?400|Step 4: Database info}}
  
  
Line 58: Line 72:
 {{:2_x:install7.png?400|Step 8: CMDB}} {{:2_x:install7.png?400|Step 8: CMDB}}
  
-==== Configuring IP and DNS Management ====+==== Configuring IP, DHCP and DNS Management ====
  
-In the current version, there is only one module available:+In the current version, there are 4 modules available:
   * The base/core IP module will allow you to manage your IPv4 and IPv6 spaces. It must always be present in TeemIp.   * The base/core IP module will allow you to manage your IPv4 and IPv6 spaces. It must always be present in TeemIp.
 +  * The IP Discovery extension that discovers active IPs on networks. This extension works in conjunction with IP Discovery Collectors installed outside TeemIp. It is optional.
 +  * The DNS Zone Management module helps you manage DNS views, zones and DNS records in relation with IP addresses. This module is optional as well.
 +  * And finally, the DHCP Management module to define and register the DHCP options in use within your DHCP infrastructure. Optional as well.
  
 {{:2_x:install8.png?400|Step 9: IP Management}} {{:2_x:install8.png?400|Step 9: IP Management}}
2_x/administrators/install-standalone.txt · Last modified: 2023/04/07 15:48 by cnaud