Skip to main content

Deployment

Use separate Linkiir environments and promote controlled, versioned project packages through the lifecycle.

EnvironmentPrimary purposeTypical queueTypical Log DB
DEVBuild and debug interfacesBundled Kafka/Redpanda or local queue profileSQLite
TESTIntegration, regression, and customer validationBundled or external Kafka/RedpandaSQLite, PostgreSQL, or MS SQL
PRODLive healthcare processingExternal Kafka/RedpandaPostgreSQL or MS SQL
HAProduction continuityResilient external broker clusterShared resilient PostgreSQL/MS SQL

Use Import and Export to move projects without copying environment-specific secrets.