Download as pdf or txt
Download as pdf or txt
You are on page 1of 26

MIKE INFO 2016

Installation Guide

MIKE 2016

DHI headquarters
Agern All 5
DK-2970 Hrsholm
Denmark
+45 4516 9200 Telephone
+45 4516 9333 Support
+45 4516 9292 Telefax
mike@dhigroup.com
www.mikepoweredbydhi.com

mike_info_installationguide.docx/LCE/2015-11-18 -

DHI

PLEASE NOTE
COPYRIGHT

This document refers to proprietary computer software, which is


protected by copyright. All rights are reserved. Copying or other
reproduction of this manual or the related programmes is
prohibited without prior written consent of DHI. For details please
refer to your DHI Software Licence Agreement.

LIMITED LIABILITY

The liability of DHI is limited as specified in Section III of your DHI


Software Licence Agreement:
IN NO EVENT SHALL DHI OR ITS REPRESENTATIVES
(AGENTS AND SUPPLIERS) BE LIABLE FOR ANY DAMAGES
WHATSOEVER INCLUDING, WITHOUT LIMITATION, SPECIAL,
INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES OR
DAMAGES FOR LOSS OF BUSINESS PROFITS OR SAVINGS,
BUSINESS INTERRUPTION, LOSS OF BUSINESS
INFORMATION OR OTHER PECUNIARY LOSS ARISING OUT
OF THE USE OF OR THE INABILITY TO USE THIS DHI
SOFTWARE PRODUCT, EVEN IF DHI HAS BEEN ADVISED OF
THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION
SHALL APPLY TO CLAIMS OF PERSONAL INJURY TO THE
EXTENT PERMITTED BY LAW. SOME COUNTRIES OR
STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION
OF LIABILITY FOR CONSEQUENTIAL, SPECIAL, INDIRECT,
INCIDENTAL DAMAGES AND, ACCORDINGLY, SOME
PORTIONS OF THESE LIMITATIONS MAY NOT APPLY TO
YOU. BY YOUR OPENING OF THIS SEALED PACKAGE OR
INSTALLING OR USING THE SOFTWARE, YOU HAVE
ACCEPTED THAT THE ABOVE LIMITATIONS OR THE
MAXIMUM LEGALLY APPLICABLE SUBSET OF THESE
LIMITATIONS APPLY TO YOUR PURCHASE OF THIS
SOFTWARE.

PRINTING HISTORY

November 2015 ....................................................... Release 2016

MIKE 2016

MIKE INFO 2016

Installation Guide - DHI

CONTENTS
MIKE INFO 2016
Installation Guide

Introduction .......................................................................................................................1

Installation Prerequisites and Post Configuration .........................................................3

MIKE INFO 2016 Installation.............................................................................................5

Installing PostgreSQL ......................................................................................................6

4.1
4.2

PostgreSQL Installation ....................................................................................................................... 6


Installing PostGIS ............................................................................................................................... 10

Configuring the PostgreSQL Database Server .............................................................13

Configuring the Windows Firewall ................................................................................15

Installing a DHI License File ...........................................................................................19

MIKE INFO 2016

ii

Installation Guide - DHI

Introduction

Introduction
MIKE INFO can be deployed in a number of different ways ranging from a personal
installation to an enterprise installation including both a desktop and web solution.
1.

Personal installation, which allows users to work with MIKE INFO in a network
independent mode on his desktop;

2.

Enterprise installation, which allows for an office to have multiple installations(clients)


all working against a central database;

3.

Web installation, which allows for an organisation to service MIKE INFO data over
the Internet

This installation guide describes the installation process for all the three deployment
patterns.

MIKE INFO 2016

Installation Guide - DHI

Installation Prerequisites and Post Configuration

Installation Prerequisites and Post Configuration


MIKE INFO depends on a number of prerequisites as listed below.
1.

A PostgreSQL database server with the PostGIS spatial database extension.


The installation of this component is described in:
Section 4: Installing PostgreSQL.

2.

A MIKE Zero 2016, MIKE SDK 2016 or DHI Timeseries Package 2016 installation. In
case none of those are installed before running the MIKE INFO 2016 installation, the
DHI Timeseries Package 2016 will be installed together with MIKE INFO 2016.

3.

The DHI Software License application (not required when doing a Personal
installation). The MIKE INFO 2016 installation program will silently install this
component if not already installed.

It will typically also be necessary to perform some post-installation configuration. This


includes configuring the PostgreSQL database server for remote connections (only
required with Enterprise installation), configuring the Windows Firewall for allowing
connections on the PostgreSQL communication port and finally for installing a DHI license
file.
These configuration operations are described in:

Section 5: Configuring the PostgreSQL Database Server

Section 6: Configuring the Windows Firewall, and

Section 7: Installing a DHI License File.

MIKE INFO 2016

Installation Guide - DHI

MIKE INFO 2016 Installation

MIKE INFO 2016 Installation


MIKE INFO 2016 is installed by running the Setup.exe program coming with the
installation media. The installation process consists of two parts.
1.
2.

Silent installation of possible required MIKE 2016 components.


Installation of MIKE INFO 2016 software files.

Installation of MIKE INFO 2016 software file is simple and requires no user interactions
beyond accepting the license conditions and specifying the installation folder.

MIKE INFO 2016

Installing PostgreSQL
This section describes installing the PostgreSQL database and the PostGIS spatial
plugin. Installers for these programs can be obtained from http://www.postgresql.org/ ,
http://postgis.net/ and http://www.enterprisedb.com /
MIKE INFO 2016 supports the following combinations of the two products:

PostgreSQL 9.0 and PostGIS 2.0.0 (build 9605)


PostgreSQL 9.1 and PostGIS 2.0.0 (build 9605)
PostgreSQL 9.2 and PostGIS 2.0.0 (build 9605)
PostgreSQL 9.0 and PostGIS 2.0.3 (build 11128)
PostgreSQL 9.1 and PostGIS 2.0.3 (build 11128)
PostgreSQL 9.2 and PostGIS 2.0.3 (build 11128)
PostgreSQL 9.3 and PostGIS 2.1.0 (build 11822)
PostgreSQL 9.3 and PostGIS 2.1.3 (build 12547)
PostgreSQL 9.3 and PostGIS 13162

Combinations of later versions might also work, but it has not yet been tested.

4.1

PostgreSQL Installation
The following table explains how to install PostgreSQL exemplified by using the 9.3.1-1
installer from EnterpriseDB.
Installation step

Screen

Run the database installation


program
postgresql-9.3.1-1windows.exe
Some pre-requisites may be
automatically installed. In such
case a form as the one shown
to the right will be shown

Installation Guide - DHI

Installing PostgreSQL

Installation step

Screen

Start of installation
Click Next

Accept the default installation


folder
Click Next

Accept the default data folder.


Note: If installing on Windows
8 or later specify a folder
outside of Program Files,
e.g.
c:\PostgreSQL\9.3\Data
Click Next

MIKE INFO 2016

Installation step

Screen

Type in a password of your


choice for the postgres user
(the administrator for the
database server).
Note: Do not forget this
password
Click Next

Accept the default port number


Click Next

Instead of the default "Locale"


choose English US
Click Next

Installation Guide - DHI

Installing PostgreSQL

Installation step

Screen

Click Next

The database server


installation has finished
Click off the Launch Stack
Builder at exit? option and
then click Finish

MIKE INFO 2016

4.2

Installing PostGIS
The following table explains how to install PostgreSQL exemplified by using the PostGIS
2.1.0-2 installer from PostGIS.net
Installation step

Screen

Run the PostGIS installation


program
postgis-bundle-pg93x32setup-2.1.0-2.exe

Start of installation
Click I Agree

Uncheck Create spatial


database
Click Next

10

Installation Guide - DHI

Installing PostgreSQL

Installation step

Screen

Accept the default folder.


Click Next

Type in the password that was


specified for the postgres user
when installing the
PostgreSQL database server
Click Next

When the installation has


finished the form shown to the
right will be displayed
Click Yes

11

MIKE INFO 2016

Installation step

Screen

The installation has finished


Click Close

12

Installation Guide - DHI

Configuring the PostgreSQL Database Server

Configuring the PostgreSQL Database Server


The section describes how to configure the PostgreSQL database server for running in
enterprise mode. This is only needed if the database server shall accept connection from
remote computers.
Installation step

Screen

Start the pgAdmin III


database administration tool
from the Windows Start menu
Double click the database
server entry for localhost
under the Servers node

Provide the password for the


postgres user and check on
the Store password option
Note: Clicking on Store
password leads to a warning.
Click Ok on the warning dialog

Open the pg_hba.conf form


from the Tools -> Server
Configuration menu

13

MIKE INFO 2016

Installation step

Screen

Double click the empty line


and configure it as shown to
the right
Click Ok and save the
configuration. Accept the
warning
Click File -> Reload
server for activating the
settings

14

Installation Guide - DHI

Configuring the Windows Firewall

Configuring the Windows Firewall


The section describes how to configure the Windows firewall for running MIKE INFO
running in enterprise mode.
Installation step

Screen

Open the Firewall applet in the


Windows Control Panel
Click Advanced Settings

Select Inbound Rules


Click New Rule in the Actions
panel to the right

Select Port
Click Next

15

MIKE INFO 2016

Installation step

Screen

Select TCP, Specific local


ports and enter 5432 (or the
port number specified when
installing PostgreSQL)
Click Next

Select Allow the connection


Click Next

Click on for all profiles


Click Next

16

Installation Guide - DHI

Configuring the Windows Firewall

Installation step

Screen

Specify a rule name e.g.


PostgreSQL (5432) and a
description
Click Finish

The new rule is now added to


the list of Inbound rules

17

MIKE INFO 2016

18

Installation Guide - DHI

Installing a DHI License File

Installing a DHI License File


This section describes how to install a DHI license file. This is required when running
MIKE INFO in Enterprise mode or when running the MIKE INFO Web solution.
Installation step

Screen

Open the DHI License


Administration program in the
start menu

19

MIKE INFO 2016

Installation step

Screen

Stop the service if running


Select License Mode Control
and click Install license file
and browse for the license
file

Accept the license condition


and click Finish
Start the service on the
Start/Stop License Service tab

20

Installation Guide - DHI

You might also like