GDX Server Development Roadmap
GDX-Server is a centralized data exchange server for ProfDia/ProfDiaF/ExProg environments. It connects company locations through a modern REST API, enabling seamless project data flow across an entire organization.
Shape the Future of GDX Server
Active users with a valid GDX-Server license can take part in the development process. Pro and Enterprise subscribers can suggest new features and help prioritize what gets built next.
We are planning to provide access to a GTR Discord Server for active subscribers — a direct line to the development team at GTR.
Planned Features
Features are marked with one of three priority levels:
Next up— approaching active developmentPlanned— confirmed, not yet scheduledUnder consideration— likely but not committed
Basic — Included in All Tiers
Web Admin Panel
Next upReplaces the separate Config Client. All server administration tasks available directly in the web UI.Project Management Web Interface
PlannedUpload and download projects via browser.Web Interface Localization
PlannedMulti-language support for the web interface.Automatic License Renewal
PlannedAutomatically applies follow-up licenses on subscription renewal.Docker Deployment
PlannedOfficial Docker images for containerized deployment.PostgreSQL Support
Under considerationPostgreSQL as an additional supported database engine.
Pro / Enterprise
MDE Data Query Web Interface
PlannedTabular query of machine data collection records with CSV export.Statistical MDE Data Analysis
PlannedServer-side statistical evaluations of machine data — no local processing required.Extended External authentication
PlannedExtend the existing 3rd party authentication against Active Directory, LDAP, or any REST-based system MDE Data Report GenerationUnder considerationTemplated report generation for machine data analysis via TemplatePro.Machine State Visualization
Under considerationDashboard showing states of known machines. Auto-discovery from time tracking entries with blacklist management for decommissioned machines.
Enterprise
Database Synchronization
Next UpScheduled synchronization of distributed databases to the central GDX Server at configurable intervals.Cross-Server Communication
Under considerationProject lookups routed transparently across all connected GDX Server instances.
Already Available
Currently Shipped Features
All Tiers:
- Centralized project data storage, search, and retrieval across multiple databases
- Full project export and import as ZIP packages with automatic integrity verification
- Document management (PDF, images, technical drawings) linked to projects
- User management with role-based access control
- Interactive API documentation (Swagger UI)
- Request analytics and performance monitoring
- Granular feature licensing per Version (Basic, Pro, Enterprise)
- Client-side integration in ProfDia(F) project management
- Security: JWT/HMAC-SHA512 authentication, Bcrypt password hashing, HTTPS/TLS, CORS
Pro / Enterprise:
- Redis caching for high-frequency queries
- Machine time tracking data retrieval with start/finish times and durations
- External authentication
- Built-in diagnostics for testing and troubleshooting authentication configurations
Enterprise:
- Unlimited project database connections