Versions Compared

Key

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

...

  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. The GEODI server should be accessible from other machines for classification or agent-based discovery applicationsto 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 as a Windows Service

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

Info

The Frequently Asked Questions page provides issues and solutions you might encounter during installation or other processes.

GEODI FAQ

Offline Installation

...

...

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

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 also run the command and leave it. All necessary operations will be performed on a running system.

GEODI

...

AppDataFolder

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

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

...

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

  1. Tanımların geçerli olması için GEODI kapalı olmalıdırGEODI must be closed during these changes.

  2. If there is a are previous %appdata% folders, you may MOVE these folders them to the new placelocation. After MOVE, you should also change the folders' read/write permiisions of the folders for windows permissions for Windows service users' access.

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

...

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>"

Note

You do not need to make any additional definitions on the GEODI side in cases where certificates are managed with a load balancer.

Offline Update

GEODI updates modules from DECE-STORE by default. When the server cannot access DECE-STORE, you should change the update address.

DECE teams will provide *.GeodiModuleX files, and you should put them in the <geodidatafolder>/LocalDECESTORE folder. These files will be updated when new ones are available.

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

This is all.

(info) GDE ve Classifier agents will use this mechanism as well.

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