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, it needs access to the data. You can find your questions about the security and privacy of your data during the setup stages at GEODI Gizlilik Konuları
Subject | Description | |
---|---|---|
1 | Preparation Before Setup | Please first review the hardware and network requirements for GEODI to work properly on the Sistem Gereksinimleri: GEODI page and please fill out the attached checklist before starting the setup. You can also fill in the checklist together with the DECE Support Team. The system requirements page also shows the topology of GEODI and other components. We recommend you review it before you start. |
2 | GEODI Setup | After running the setup, GEODI starts in default mode and automatically opens a tab in the browser. You can then access the administration and query interface by right-clicking on GEODI in the System Bar/System-Tray. Windows service or IIS service setups can be activated later. GEODI'nin Varsayılan Modda Kurulumu Please consult for non-internet environments. |
3 | License Activation |
|
4 | Setup of Modules | After activating your license, the modules will be downloaded and installed automatically. You should make settings after setup. For modules not included in these pages, please ask for support from DECE teams. |
5 | 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 arabul.yourdomain.com. After the public address definition and SSL certificate setup on the server is done by the relevant institution / company team, GEODI Configuration should be done as follows. For SystemSettings.json setting https://decesw.atlassian.net/wiki/spaces/SDS/pages/3955917555#Sistem-Yap%C4%B1land%C4%B1rma-ve-G%C3%BCvenlik-Ayarlar%C4%B1 "SSLLocalCertificateSerial":"<Sertifika serial no>" |
6 | System Configuration / Security Settings | |
7 | Authorizations and LDAP settings | Procedures should be taken to create users and determine authorizations and groups. |
8 | GEODI Windows Service Setup | Windows service setup is optional after default mode. All settings you created in default mode are valid. |
9 | Backup and Redundancy | Only index backup and/or redundant operation is possible. |
10 | Creating the Project, Connecting Resources | In order to perform operations such as indexing, data discovery and classification in GEODI, a Project must first be created. Resources, authorizations and rules are defined on the project wizard. Kaynak:Veritabanı Veri Kaynağı Kaynak:Bulut Sunucular, FTP, SharePoint 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...) and it is also possible to use different looking themes. |
11 | If OCR License is available | OCR takes a long time and consumes a lot of CPU resources. We therefore recommend that you take some considerations into account when applying it to large data.
|
12 | If Corporate Search License is available | Having an Enterprise Search license technically means that there will be more users. In order to provide uninterrupted service to users, FKM and index backup procedures should be operated in addition to the server being sufficient. In order for Institutional Search to be effective, it is recommended that data is presented in a single project and authorizations are organized appropriately. Different units have different data access needs. GEODI Enterprise Search solution provides access to all of them from a single platform. Separate training should be planned for each unit when necessary. DECE teams will support you at all stages. For trainings : GEODI Eğitimleri |
13 | 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 (Institutional sensitive data discovery Finance, PCI/DSS GDPR), 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 should be shared live and/or as a PDF with corporate officials and managers from the first moment and opinions should be taken. The discovery panel will show the misplaced data (i.e. risks and incompatibilities). According to the results of this panel, you can carry out Destruction and Quarantine procedures after Indexing. |
14 | If Geographic Archive License is Available | The Geo Archive application is technically a use case of GEODI Enterprise Search. System requirements, authorization and other considerations apply. For a municipality, road administration or an organization that produces geographic data, it is recommended to have at least one of the Parcel Recognizer, Kilometer Recognizer or GeoArchive modules. DECE team will provide the necessary support for the setup of these modules. |
15 | 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 and enables indexing and data discovery of selected directories and file types on the endpoint. With GDE, you can also ensure that files on PCs are backed up in a centralized area. You can find all the necessary steps for GDE setup and deployment of agents to the endpoints on the following page. |
16 | If Classification License is available | GEODI Classification solution consists of several components. You can find all the necessary steps for setup and deployment of agents on the following pages. GEODI Desktop ve Office Classifier Kurulum ve Konfigürasyonu |
17 | 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. |
System Configuration and Security Settings
Configuration settings can be edited by creating a SystemSettings.json file in C:\Program Files\Dece Software\GEODI\ içerisinde SystemSettings.json. The most commonly used settings are here. Please refer to Sistem Yapılandırma - Güvenlik Ayarları for all settings.
Setting Name | Type | Default Value | Category | Description |
---|---|---|---|---|
AppDataFolder | String | null | System | This is the path the application will use for Project, Log, Default Index, Dictionaries and All metadata. AppData location is used for null and empty values. |
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. IIf SSLCertificate is set, there is no need to write a port on the client side when using SSL port 443. |
SSLLocalCertificateSerial | String | null | WebServer | Used to activate SSL with a valid certificate installed under Computer Certifcates/Personal. It is an alternative to specifying a certificate file with SSLCertificate. |
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. |