Deploy, secure, and integrate FrameworX within IT infrastructure.
Other roles: Control | IT | Operations | System Integrators
IT professionals manage deployment, security, databases, and enterprise integration. This guide navigates you through FrameworX documentation for IT/OT convergence.
Core Responsibilities:
Deploying in production? Start with the IT Deployment RunBook — an operational workflow covering install, configure, monitor, update, and troubleshoot for enterprise Windows Server deployments. This page below is the learning-path index for IT professionals evaluating the platform.
New to FrameworX? Foundation: Platform Overview · Modules. Hands-on: First Solution - 5 min · Solution Lifecycle Tutorials · Designer Tutorial · Unified Namespace Tutorial. Then return for your role-specific path.
Essential Configuration:
Database Setup:
| Common Task | Documentation | Reference |
|---|---|---|
| Configure SSL | [Web Server Configuration Reference] | [SecureGateway Services Reference] |
| Setup Active Directory | [Security Module Reference] | [Security Policies Reference] |
| Configure SQL connection | [Dataset DBs Reference] | [SQL Server Database Connection] |
| Deploy Docker container | [Container Deployment Reference] | [Deployment Reference] |
| Setup REST API | [Reports WebData Reference] | [REST API Server Code] |
| Configure redundancy | [Redundancy Reference] | [Server Configuration Reference] |
| Service | Port | Protocol | Purpose |
|---|---|---|---|
| Runtime client-server | 3101 | TCP | Rich Client (WPF) connections |
| Web client (HTTP) | 3110 | HTTP | Non-TLS web client access |
| Web client (HTTPS) | 3111 | HTTPS | Secure web client access |
| SQL Server | 1433 | TCP | Database access (outbound) |
| OPC UA | 4840 | TCP | OPC communication (optional) |
| MQTT Broker | 1883 / 8883 | TCP / TLS | IoT messaging (optional) |
Runtime and web ports are configurable in Runtime Startup settings. See the IT Deployment RunBook for firewall guidance.
Week 1: Architecture review → Security planning → Network design
Week 2: Installation → Database setup → Authentication configuration
Week 3: Web deployment → API configuration → Integration testing
Week 4: Performance tuning → Monitoring setup → Documentation
Common Issues: