CRPortal Resources

Installation, configuration, and license activation guides.

Windows Installation

Quick setup with .msi wizard in minutes.

  1. Run the downloaded .msi file and complete the wizard.
  2. Configure service account and network settings.
  3. Set up database connection information.
  4. Access the management interface at http://localhost:8080.

License Activation

  1. Go to Administration > Licenses menu.
  2. Enter your license key or connect your cloud subscription.
  3. Complete activation and restart the service.

Linux Installation

Quick installation with package or Docker.

  1. Extract the package archive and run the installation script.
  2. Enable and start the systemd service.
  3. Configure required environment variables (.env).
  4. Access the management interface at http://localhost:8080.

License Activation

  1. Apply license via CLI:
crportal license apply <KEY>
crportal license status
  1. Or connect your cloud subscription via UI.