Kinotic OS

Configuration

Configuration reference for Kinotic OS server and services.
Configuration reference coming soon.

Overview

Kinotic OS is configured through a combination of application properties, environment variables, and Helm chart values. Key configuration areas include:

  • Server configuration — Port bindings, cluster discovery, and runtime settings
  • Elasticsearch settings — Connection URLs, index defaults, and replica configuration
  • Authentication — OIDC provider configuration, session management, and security policies
  • Environment variables — Runtime overrides for containerized deployments
  • Helm values — Kubernetes-specific configuration for resource limits, replicas, ingress, and TLS

Loki

The server reads workload logs from Grafana Loki (see Observability).

PropertyEnvironment variableHelm valueDefault
kinotic.domain.loki.urlKINOTIC_DOMAIN_LOKI_URLkinotic.domain.loki.urlhttp://localhost:3100

In docker-compose the server points at http://loki:3100; the Helm chart defaults to http://loki.observability.svc:3100.

Copyright © 2026