Applications Manager Free/Professional Edition Installation


Browse through the following topics to learn how you can install Applications Manager Free/Professional Edition on various OS platforms:

Installing Applications Manager on Windows

To install Applications Manager on Windows, follow the steps given below:

  1. Download and execute the ManageEngine Applications Manager (.exe) installation file.
  2. The Installation Wizard is displayed and will guide you through the setup process. Click Next on the welcome screen to begin the installation process.
  3. Read the license agreement and click Yes if you accept the terms.
  4. Select the language in which you wish to install Applications Manager and click Next.
  5. You will be asked to select the edition that is required to be installed in your system. Choose Free License or Professional Edition and click Next. View edition comparison
  6. Provide the directory location where Applications Manager should be installed on your machine and click Next.

    Note: The folder name should not contain the special character [ # ] where Applications Manager is to be installed.

     
     
     
  7. Enter the WebServer Port number (9090, by default) at which the web server is to be started and SSL Port number (8443, by default) of the web server. Click Next to proceed.

  8. Enter the required details to register for technical support and click Next. However, this is an optional step and can be skipped.
  9. Verify the installation details and click Next to proceed.
  10. For Professional Edition of Applications Manager, you will be asked to choose the user type with which you wish to be created—30 day Trial or Registered User. If Registered User is chosen, select and upload the registered license file from your system and click Next.
  11. Select the required database backend support to use (PostgreSQL or Microsoft SQL Server) and click Next.

    Note: Make sure to implement the prerequisites that are required for setting up MS SQL server as database backend. Learn more

    • PostgreSQL - PostgreSQL comes bundled with your download of Applications Manager, therefore no setup is required.
    • Microsoft SQL Server (version 2012 and above): Enter the following details based on the type of authentication selected (SQL Authentication or Windows Authentication). Select the Use Named Instance checkbox if you wish to specify the named instance for the SQL server along with the following details:
      • If it is based on SQL Authentication, enter the Host Name, Port Number, Database Name, User Name, Password of the SQL Server. You can also enable Force Encryption, if required.
      • If it is based on Windows Authentication, enter the Host Name, Port Number, Database Name of the SQL Server and the User Name, Password of the Windows machine on which SQL Server is running. You can also enable Force Encryption, if required.
      Note:
      • Access to the master database is required for the backend database.
      • Password field should not contain the special character [ \ ] for MS SQL backend database.
  12. Click Finish to complete the installation process.

Once the installation wizard is complete, the Applications Manager setup can be found under <Applications Manager Home> directory.

Learn how to start ManageEngine Applications Manager

Installing Applications Manager on Linux

To install Applications Manager on Linux, follow the steps given below:

Note: When installing Applications Manager in a Linux machine, make sure that the installation is done using a root user account with admin privileges.

  1. Download the ManageEngine Applications Manager (.bin) installation file.
  2. Open the command terminal and navigate to the directory where the Applications Manager installation file is downloaded.
  3. Assign executable permission to the downloaded file using the following command:

    sudo chmod a+x ManageEngine_ApplicationsManager_64bit.bin

  4. Now execute the downloaded Applications Manager installation file using the following command:

    sudo ./ManageEngine_ApplicationsManager_64bit.bin

  5. The Installation Wizard is displayed and will guide you through the setup process. Click Next on the welcome screen to begin the installation process.
  6. Read the license agreement, accept the terms of the license agreement and click Next.
  7. You will be asked to select the edition that is required to be installed in your system. Choose Free or Professional Edition and click Next. View edition comparison

  8. Select the language in which you wish to install Applications Manager and click Next.
  9. For Professional Edition of Applications Manager, you will be asked to choose the user type with which you wish to be created—Trial User or Registered User. If Registered User is chosen, select and upload the registered license file from your system and click Next.
  10. Enter the WebServer Port number (9090, by default) at which the web server is to be started and SSL Port number (8443, by default) of the web server. Click Next to proceed.

  11. Select the required database backend support to use (PostgreSQL or Microsoft SQL Server) and click Next.

    Note: Make sure to implement the prerequisites that are required for setting up MS SQL server as database backend. Learn more

    • PostgreSQL - PostgreSQL comes bundled with your download of Applications Manager, therefore no setup is required.
    • Microsoft SQL Server (version 2012 and above): Enter the following details based on the type of authentication selected (SQL Authentication or Windows Authentication). Select the Use Named Instance checkbox if you wish to specify the named instance for the SQL server along with the following details:
      • If it is based on SQL Authentication, enter the Host Name, Port Number, Database Name, User Name, Password of the SQL Server. You can also enable Force Encryption, if required.
      • If it is based on Windows Authentication, enter the Host Name, Port Number, Database Name of the SQL Server and the User Name, Password of the Windows machine on which SQL Server is running. You can also enable Force Encryption, if required.
      •  
         
         
      Note:
      • Access to the master database is required for the backend database.
      • DB Name, Username and Password fields should not contain any special characters for MS SQL backend database, except the following:
        • DB Name    - [ @ . , _ = ^ # - ]
        • User Name - [ @ . , _ = * ^ # - \ ]
        • Password    - [ @ . , _ = * ^ # - ]
  12. Specify the directory location where Applications Manager should be installed on your machine (Default directory location is /opt/ManageEngine/AppManager) and click Next.

    Note: The folder name should not contain the special character [ # ] where Applications Manager is to be installed.

  13. Enter the required details to register for technical support and click Next. However, this is an optional step and can be skipped.
  14. Click Done to complete the installation process.

Once the installation process is complete, the Applications Manager setup can be found under <Applications Manager Home> directory.

Learn how to start ManageEngine Applications Manager

Installing Applications Manager using Console mode/Command Line

In case you are working on a non-GUI based Linux setup or are working on a Windows box and want to install on a remote Linux system without a user interface, you can choose to install Applications Manager through command line/console mode of installation. The steps would be similar to that of the Linux installation steps for Free/Professional Edition, except that they are shown as I/O commands in the console terminal. To install Applications Manager using console mode/command line, follow the steps given below:

  1. Download the ManageEngine Applications Manager (.bin) installation file.
  2. Open the command terminal and navigate to the directory where the Applications Manager installation file is downloaded.
  3. Assign executable permission to the downloaded file using the following command:

    sudo chmod a+x ManageEngine_ApplicationsManager_64bit.bin

  4. Now execute the downloaded Applications Manager installation file using the following command:

    sudo ./ManageEngine_ApplicationsManager_64bit.bin -i console

  5. The Installation Wizard is displayed as command output in the console and will guide you through the setup process. Press Enter to begin the installation process.
  6. Read the license agreement, accept the terms of the license agreement and press Enter.
  7. You will be asked to select the edition that is required to be installed in your system. Choose Free Edition or Professional Edition and press Enter. View edition comparison

  8. Select the language in which you wish to install Applications Manager and press Enter.
  9. For Professional Edition, you will be asked to specify the user type with which you wish to be created—trial user or registered user. If registered, specify the directory location of the registered license file from your system.
  10. Enter the WebServer Port number (9090, by default) at which the web server is to be started and SSL Port number (8443, by default) of the web server. Press Enter to proceed.

  11. Select the required database backend support to use (PostgreSQL or Microsoft SQL Server) and press Enter.

    Note: Make sure to implement the prerequisites that are required for setting up MS SQL server as database backend. Learn more

    • PostgreSQL - PostgreSQL comes bundled with your download of Applications Manager, therefore no setup is required.
    • Microsoft SQL Server (version 2012 and above): Enter the following details based on the type of authentication selected (SQL Authentication or Windows Authentication). Enable Use Named Instance if you wish to specify the named instance for the SQL server along with the following details:
      • If it is based on SQL Authentication, enter the Host Name, Port Number, Database Name, User Name, Password of the SQL Server. You can also enable Force Encryption, if required.
      • If it is based on Windows Authentication, enter the Host Name, Port Number, Database Name of the SQL Server and the User Name, Password of the Windows machine on which SQL Server is running. You can also enable Force Encryption, if required.
      •  
         
         
      Note:
      • Access to the master database is required for the backend database.
      • DB Name, Username and Password fields should not contain any special characters for MS SQL backend database, except the following:
        • DB Name    - [ @ . , _ = ^ # - ]
        • User Name - [ @ . , _ = * ^ # - \ ]
        • Password    - [ @ . , _ = * ^ # - ]
  12. Specify the directory location where Applications Manager should be installed on your machine (Default directory location is /opt/ManageEngine/AppManager) and click Next.

    Note: The folder name should not contain the special character [ # ] where Applications Manager is to be installed.

  13. Enter the required details to register for technical support and press Enter. However, this is an optional step and can be skipped.
  14. Verify the installation details and press Enter to proceed with the installation.
  15. Once the installation is complete, press Enter.

Once the installation process is complete, the Applications Manager setup can be found under <Applications Manager Home> directory.

Learn how to start ManageEngine Applications Manager