GEODI Server Installation
On this page, you will find the setup link, requirements, settings and the steps to follow for deployment.
Installation
Download the setup and run.
The installation will prompt for your license code, and with a valid license code, the modules included in your license will be installed automatically.
After GEODI is installed, the GEODI management interface will be accessible in your browser at http://127.0.0.1:3323/manager.
The GEODI server should be accessible to clients running the agents, if any. For this purpose, DNS and SSL configurations should be made.
You should create a Windows Service for continuous operation. GEODI Setup as a Windows Service
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).
The Frequently Asked Questions page provides issues and solutions you might encounter during installation or other processes.
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 run the command and leave it. All necessary operations will be performed on a running system.
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.
Defining SSL
For Classification and Agent PC Discovery projects, the GEODI address must be secure and accessible to clients. You must make the following settings in GEODI for the SSL Certificate. For details, refer to the page. Definitions must be made before agent deployments.
SSL definitions are made in the SystemSettings.json
file in the GEODI installation directory.
Offline Installation
GEODI downloads the modules from DECE-STORE by default. You should change the update address if the server cannot access DECE-STORE.
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.Then, the
ModuleStoreFolder
value inSystemSettings.json
should be set to<geodifolder>/LocalDECESTORE.
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.
You do not need to stop the service.