Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Installation

Info

GEODI Download

...

  1. Download the setup and run.

  2. The installation will prompt for your license code, and with a valid license code, the modules included in your license will be installed automatically.

  3. After GEODI is installed, the GEODI management interface will be accessible in your browser at http://127.0.0.1:3323/manager.

  4. For classification or agent-based discovery applications, the The GEODI server should be accessible from other machinesto clients running the agents, if any. For this purpose, DNS and SSL configurations should be made..

  5. You should create a Windows Service for continuous operation. GEODI Setup in Default Mode

...

  1. as a Windows Service

  2. Congratulations. You have successfully installed the GEODI. Now it is time to download templates from DECE-STORE that are ready for your needs(GDPR, Classification, and more).

Info

The Frequently Asked Questions page provides issues and solutions you might encounter during installation or other processes, you can refer to the Frequently Asked Questions page. GEODI FAQ

Offline Installation

Info

Please consult for environments that are not open to the internet.

Update

In the following cases, the AppDataFolderAppDataFolder value must be changed accordingly in SystemSettings.json. For details System Configuration and Security Settings

  1. If there is no space for the index in the default %appdata%directory.

  2. If the Windows Service user and the user who installed GEODI are DIFFERENT.

Info
  1. GEODI must be off for the definitions to be valid.

  2. Existing %appdata%directories must be MOVED to the new location. In this way, existing information such as project and licence will remain valid.

  3. In Windows Service installation, the service user must have read/write authorisation to the new directories.

...

As a result of the importance we attach to quality and user experience, we constantly update the software. For GEODI update, it is sufficient to run

.

Support Q - FAQ and Tech News

Note

Update

We constantly update the software because we value quality and user experience. For a GEODI update, running the "update.bat" command that comes with the installation as an administrator is sufficient. You

can

run the command and leave it. All necessary operations will be performed on a running system.

You can also turn the "update.bat" command into a scheduled task with a user with appropriate authorisation.

The updating of PC's discovery (GDE) and Classification Agents is fully automatic.

GEODI Data Folder

GEODI stores projects and indexes and other information it needs in %appdata% directories. It creates these directories automatically. However, it may need to be defined in a different place in line with the needs.

...

GEODI modules get updates more frequently than the main GEODI version. To update only modules you may run UpdateModules.bat çalıştırabilirsiniz.

GEODI AppDataFolder

GEODI stores workspace definitions, indexes, logs, and other data in the %appdata% folder, which is created automatically during installation.

You need to set up a new folder if the install and Windows service users are different. Otherwise, the service cannot access the license and other information.

Change the AppDataFolder value in the SystemSettings.json file.

https://decesw.atlassian.net/wiki/x/RofcUg

You may use this method if there is insufficient space in the default %appdata% folders.

  1. GEODI must be closed during these changes.

  2. If there are previous %appdata% folders, you may MOVE them to the new location. After MOVE, you should also change the folders' read/write permissions for Windows service users' access.

  3. This action will ensure that the license and other settings remain intact.

Defining SSL

For Classification and Agent PC Discovery projects, the GEODI address must be secure and accessible from to clients. You must make the following settings in GEODI for the SSL Certificate. For details, you can refer to the System Configuration and Security Settings page. Definitions must be made before agent deployments.

SSL definitions are made in the SystemSettings.json file in the GEODI installation directory as follows.

Info

"AppPort":443,
"NoSSLPort":80,
"ForceHttpsRedirect":true,
"SSLLocalCertificateSerial":"<certificate-serial-no>"

...

number>"

Tip

To obtain the certificate serial number: Open the Manage User Certificates application. You can get the Certificate Serial Number from the properties/details tab of the relevant certificate under the Personal tree. If you have a *pfx file, you must first install it by double-clicking on the file.

Note

Load Balancer Case: In cases where certificates are managed with a load balancer, you do not need to make any additional definitions on the GEODI side.

Offline Installation

GEODI downloads the modules from DECE-STORE by default. You should change the update address if the server cannot access DECE-STORE.

  1. DECE teams will provide *.GeodiModuleX files, and you should put them in the <geodifolder>/LocalDECESTORE folder. DECE teams will update you with new files when they are available.

  2. Then, the ModuleStoreFolder value in SystemSettings.json should be set to <geodifolder>/LocalDECESTORE.

(info) The new GEODI setup can be downloaded and installed as usual.

License Update

Run LicenseUpdate.bat to open the dialog.

If you need to move the GEODI to another machine, you should deactivate the license and then reactivate it on the new machine.

You should also apply the new license keys on the same dialog.

(info) You do not need to stop the service.