CRPortal Resources
Installation, configuration, and license activation guides.
Windows Installation
Quick setup with .msi wizard in minutes.
- Run the downloaded .msi file and complete the wizard.
- Configure service account and network settings.
- Set up database connection information.
- Access the management interface at
http://localhost:8080.
License Activation
- Go to Administration > Licenses menu.
- Enter your license key or connect your cloud subscription.
- Complete activation and restart the service.
Linux Installation
Quick installation with package or Docker.
- Extract the package archive and run the installation script.
- Enable and start the systemd service.
- Configure required environment variables (.env).
- Access the management interface at
http://localhost:8080.
License Activation
- Apply license via CLI:
crportal license apply <KEY>
crportal license status
- Or connect your cloud subscription via UI.