| Name | Type | Description | 
|---|---|---|
| $app-home | Virtual | Root folder for EON Payments installation | 
                        
| $ftpgates-root | Virtual | Root folder for FTP Gates's batch service. All file exchanges occur through this folder. 
 Files to be sent to Providers are placed in respective sub-folders and are subsequently processed by UniBroker or by EON Payments. Tokenization results are placed in respective sub-folder by UniBroker for further consumption by EON Payments.  | 
                        
| $profiles-home | Virtual | Stores build profiles and associated resources necessary for the application deployment. | 
                        
| $sources-home | Virtual | Root directory for the repository with the source code (currently GIT). | 
                        
| $telium2-root | Virtual | Root directory for the entire file structure inside the terminal from the Tellium2 family. This directory can contain 5 applications. | 
                        
| $unibroker-home | Virtual | Root folder for UniBroker installation | 
                        
| $unibroker-root | Virtual | Root folder for UniBroker's batch service. All file exchanges occur through this folder. 
 Files to be sent to Providers are placed in respective sub-folders and are subsequently processed by UniBroker. Results are placed by respective sub-folders by UniBroker for further consumption by EON Payments.  | 
                        
| Directory | physical directory on server's hard drive | 
| File | physical file on server's hard drive | 
| Virtual | virtual directory, which maps to a physical directory, name and location of which are determined by the deployment conditions and requirements | 
| Name | Type | Status | Description | configuration | Directory | Active | Stores files for JBoss configuration. | 
                    
                                        
| data | Directory | Active | Stores administration files. | 
                    
| deployments | Directory | Active | Stores files of applications that are deployed into JBoss container. Along with EON Payments specific files, it also stores deployments of middleware used by EON Payments. | 
                    
| lib | Directory | Active | Stores libraries used by the JBoss configuration and applications deployed in it. Any changes in the folder require server restart to be recognized. | 
                    
| log | Directory | Active | Stores log files for this JBoss configuration and all applications deployed in it. | 
                    
| tmp | Directory | Active | Stores temporary files with information about JBoss server processing. |