Creating a custom Linux partition scheme and mounting point details for JBoss 8.x and IDM/IDG v15. Information on IGA mounting points and usage.
There is no mandatory partition scheme prescribed for the Linux OS and Identity Suite v15. Specific directory structures and paths are required for the application to function correctly.
The following mounting points and directory structures should guide your partition strategy:
| Component | Path |
Description |
|---|---|---|
| Application & Binaries | /opt/brcm |
Primary directory for all IGA applications and binary files. |
| IGA Application Data | /opt/brcm/iga |
Required path for IGA Xpress deployment. |
| Application Logs | /opt/brcm/iga/logs |
Centralized storage for service logs (IDM, IDG, Portal, etc.) |
| System Logs | /var/logs |
Standard Linux system log storage. |
| Temporary Files | /tmp |
Used for temporary installation and runtime files. |
| Configuration Files | /opt/brcm/iga/conf |
Location for YAML-based application service configurations |