Running installer

Running installer

There is a guided installation process which asks about the information described in the previous chapter. If you don’t already have the information you can leave it blank and change it afterwards, only the database connection information is needed at this point.

At the end of the installation the URL under which your Universal Messenger is located will be given. You can open that URL in your browser and log in with the admin account created in the process.

Obtaining the appropriate JDBC driver

For licensing reasons, we are unfortunately not allowed to ship the JDBC drivers for common SQL database systems with UM. The following list shows where the corresponding drivers can be downloaded:

  • MySQL / MariaDB
    Select Platform Independent and download the TAR or ZIP file. It contains the required file: mysql-connector-XXX.jar

  • PostgreSQL

  • MSSQL
    Download the TAR.GZ or ZIP file. It contains the required file: mssql-jdbc-XXX.jre11.jar

  • Oracle