Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

On this page, you will find the setup link, requirements, settings, and the path you will follow for the commissioning phases.

Privacy Issues

GEODI is designed to make it easier for you to access and explore your data repository. To do this, GEODI needs access to the data. You can find your questions about the security and privacy of your data during the setup stages at GEODI Privacy Issues

Before Installation

Before Installation

Subject

Description

1

GEODI Setup Link

GEODI Setup

After running the setup, GEODI starts in default mode and automatically opens a tab in the browser. You can access the administration and query interface by right-clicking on GEODI in the System-Tray. Windows service or IIS service setups can be activated later.

GEODI Setup in Default Mode

Please consult for non-internet environments.

2

License Activation

  1. Before setup, you must specify an e-mail address to which the License will be linked and provide it to DECE sales or technical teams. You will receive an e-mail with the license key once your license is created.

  2. You must enter an e-mail address set when GEODI default mode is activated. Then you continue by entering the license code sent to your e-mail. GEODI Modules included in your License will be automatically downloaded and installed.

3

Setup of Modules

After activating your License, the modules will be downloaded and installed automatically. You should make settings after setup. Please ask for support from DECE teams for modules not included in these pages.

4

Public Address / SSL Identification

A public address is needed for users to access the GEODI server. An SSL-certified FQDN is recommended for secure access. Our users use addresses like geodi.yourdomain.com or search.yourdomain.com. After the public address definition and SSL certificate setup on the server, GEODI Configuration should be done as follows.

For SystemSettings.json setting GEODI Server Installation and Configuration

"SSLLocalCertificateSerial":"<Certificate serial no>"
5

System Configuration / Security Settings

https://decesw.atlassian.net/wiki/spaces/geodien/pages/3968073736/GEODI+Server+Installation+and+Configuration#System-Configuration-and-Security-Settings

6

Authorizations and LDAP settings

Procedures should be taken to create users and determine authorizations and groups.

GEODI User/Authorization Management

7

GEODI Windows Service Setup

Windows service setup is optional after default mode. All settings you created in default mode are valid.

GEODI Setup as a Windows Service

8

Backup and Redundancy

Only index backup and redundant operation is possible.

Index Backup and Recovery from Backup

Active-Passive and Active-Active configuration

9

Creating the Project, Connecting Resources

To perform operations such as indexing, data discovery and classification in GEODI, a Project must first be created. Data sources, authorizations, and rules are defined on the project wizard.

GEODI Project Wizard

Source: Folder

https://decesw.atlassian.net/wiki/spaces/geodien/pages/3987177473/Source+Database+Data+Source

https://decesw.atlassian.net/wiki/spaces/geodien/pages/3973841133/Source+Webpage

Source: Email

Source: Cloud Servers, FTP, SharePoint

Source: MOBIDI Data

It is possible to customize some appearance and content in the GEODI user interface. You can remove and add GEODI data display options (Content, Map, Calendar, etc), and it is also possible to use different themes.

Design your own GEODI

10

If OCR License is available

OCR is a CPU intensive and time consuming function. OCR settings may effect the time and the results.

  • GEODI OCR Engine OCRs scanned documents in default mode and present them with GEODI. Due to OCR capabilities you can search and find scanned documents.

  • It can also output scanned pages as SPDF (Searchable PDF). The SPDF option can extend the time from x3 to x5 compared to the default mode. It also requires additional disk space for SPDF files.

  • GEODI OCR can also OCR huge scanned images such as A0, and A1 maps. This option is turned off in the default mode.

  • If you have a GEODI 360 license, you can also OCR videos. In this case, you have to allocate much higher CPU resources.

11

If Enterprise Search License is available

Having an Enterprise Search license technically means that there will be more users. To provide uninterrupted service to users, index backup must be set.

Enterprise Search means consolidated search. So try to connect all sources in one project and set permissions to manage access.

Different departments need different data access needs. GEODI Enterprise Search solution provides access to all of them from a single platform.

For trainings : GEODI Courses

12

If Data Discovery License is Available

You will connect a large number of sources for data discovery. If enterprise search is not included, it will be available to a limited number of users. Depending on your purpose (PII Discovery, Sensitive Data Discovery, Finance Data Discovery or PCI/DSS), the selection of sources and recognizers determines the success of the result.

The discovery panel will provide information about the results from the first moment of indexing. This panel may be shared live or as a PDF.

The discovery panel will show the risks and incompatibilities. According to the results of this panel, you can carry out Destruction and Quarantine procedures after Indexing.

13

If Geographic Archive License is Available

The Geo Archive application is a use case of GEODI Enterprise Search.

For a municipality, road administration, or an organization that produces geographic data, it is recommended to have at least one of the LandParcel Recognizer, Station Number Recognizer, or GeoArchive module. The DECE team will provide the necessary support to set these modules.

14

If GDE License is Available

The GEODI endpoint or PC discovery tool is called GEODI Desktop Explorer, or GDE for short. GDE can be installed on multiple PCs. GDEs will feed selected local drectories and file types to GEODI Server. If you set “backup” option, all local files will also be stored in a central storage.

The procedures for GDE setup and deployment of agents to the endpoints are on the following page.

GEODI Desktop Explorer(GDE) Setup

15

If Classification License is available

GEODI Classification solution consists of several components. The procedures for setup and deployment of agents are on the following pages.

GEODI Desktop and Office Classifier Installation and Configuration

GEODI OWA Classifier Installation and Configuration

16

Frequently Asked Questions

We have answered the problems and solutions you may encounter during setup or other processes as much as possible on the attached page. DECE teams will provide support for the answers you cannot find.

GEODI FAQ

System Configuration and Security Settings

The SystemSettings.json file in C:\Program Files\Dece Software\GEODI\ içerisinde contains the settings. The most commonly used settings are here. Please refer to GEODI Privacy Issues for all keys.

Setting Name

Type

Default

Value

Category

Description

AppData folder

String

null

System

Use this settings if you want to store WorkSpace, Log, Index, Dictionaries, and All metadata other then the default place(%appdata%/dece..).

AppPort

int

3323

WebServer

It is used to determine the port to be used by the WebServer launched via GEODI.exe.

If it is set to 80, there is no need to write a port on the client side. If SSL certificate is set, there is no need to write a port on the client side when using SSL port 443.

SSLLocalCertificateSerial

String

null

WebServer

It is used to activate SSL with a valid certificate installed under Computer Certificates. It is an alternative to specifying a certificate file with SSL certificate.

ShowWebExceptionStackTracebool

bool

false

WebServerSecurity

Allows error details to be displayed in case of Web request errors. By default, details are not displayed.

LogExceptionStackTrace

bool

false

System

Provides logging of additional details of Scan and System initialization errors.

Related Pages

  • No labels