Skip to main content

Administration

Administration covers the complete Linkiir platform lifecycle.

Areas

  • Installation: Windows, Linux, and macOS.
  • Licensing: Activation, capacity and expiry, and transfer to a replacement installation.
  • Upgrades: In-place procedures by operating system.
  • Deployment: DEV, TEST, PROD, HA, and moving projects between environments.
  • Configurations: Project settings, users and roles, migration, Log Archive DB, Kafka, and Redpanda.
  • Backup and Restore: Protect and recover the Linkiir working directory.
  • Alerting and Notifications: Monitoring Linkiir, and alerting from a workflow.
  • Security: First-login hardening, remote access, secrets, and patient data in logs.
  • Troubleshooting: Runtime crashes, crash reports, and Log Archiver connectivity.

Common tasks

I want toGo to
Activate a licenseLicense ID and License Code
Move a project to another environmentImport and Export
Add a user and control what they can doUsers and Roles
Set project variables and credentialsProject Settings
Connect my own Kafka or Redpanda clusterKafka and Redpanda
Replace the server Linkiir runs onBackup and Restore, then License Transfer
Get alerted when an interface failsAlerting and Notifications

Daily operational checks

  • Confirm /api/health reports healthy, or that you understand every degraded sub-check.
  • Confirm the Runtime and Log Archiver checks in that response are ok.
  • Review consumer lag against broker retention, and Log DB capacity.
  • Review ERROR and WARN events.
  • Confirm workflows that should be running are, and that none sit in a failed state holding license capacity.
  • Confirm scheduled backups completed and include the master encryption key.
  • Confirm production workflow changes were approved and auditable.

:::note Alerting is not built in Linkiir has no built-in error or inactivity notifications. These checks need to come from your own monitoring system — see Alerting and Notifications. :::