Qalyptus Server Configuration
Qalyptus Server Configuration provides essential settings for network connectivity, security protocols, and integration with external systems. This section covers all aspects of server configuration that administrators need to properly deploy and maintain Qalyptus Server in production environments.
Qalyptus Server Configuration is a dedicated Windows application installed alongside Qalyptus Server that provides a graphical interface for managing some server settings. Access it by Start Menu > Search for "Qalyptus Server Configuration".
Configuration Overview
Server configuration encompasses several key areas:
Network & Security
- Port configuration for server and database connections
- SSL certificate management and HTTPS settings
- Security protocols and encryption
Integration
- Qlik Sense certificate installation and configuration
- Service account management
- External system connectivity
Server configuration changes require administrative privileges and may require service restarts. Plan configuration changes during maintenance windows.
Quick Reference
| Configuration Area | Default Value | Purpose |
|---|---|---|
| Server Port | 3994 | Main Qalyptus Server web interface |
| Database Port | 4048 | Internal H2 database connection |
| Protocol | HTTPS | Secure communication (recommended) |
| Certificate | Self-signed | Default SSL certificate |
| Service User | Installation account | Windows service execution context |
Configuration Guides
📄️ Change server port
Step-by-step guide to change the Qalyptus Server port from the default 3994 to a custom port number. Includes prerequisites, configuration steps, and important considerations for port conflicts and firewall settings.
📄️ Enable HTTP
Instructions for enabling HTTP protocol on Qalyptus Server. Includes security warnings, configuration steps, and compatibility considerations with Qlik Sense integration. HTTPS is strongly recommended for production environments.
📄️ Third-party SSL certificate
Complete guide to install and configure third-party SSL certificates from trusted Certificate Authorities to eliminate browser security warnings. Includes certificate import, MMC console setup, and Qalyptus Server configuration.
📄️ Change database port
Guide to change the Qalyptus Server database port from the default 4048 to resolve conflicts or meet network requirements. Includes ODBC connection considerations and validation steps.
📄️ Qlik Sense certificates
Comprehensive guide for installing Qlik Sense certificates on Qalyptus Server. Covers certificate export from QMC, installation scenarios, and troubleshooting. Essential for Qlik Sense integration and secure API communication.
📄️ Change services user
Complete guide to change the Qalyptus Server service user account. Includes prerequisites, step-by-step instructions, certificate considerations, and Qlik Sense integration requirements for the new user account.