Skip to content

Operations

Running qkt in production: deployment, monitoring, troubleshooting.

  • Deploy with Docker


    The full stack walkthrough: qkt + mt5-gateway via docker-compose.yml.

    Deploy with Docker

  • Monitoring


    Liveness, equity, P&L, alerts. What to scrape and what to page on.

    Monitoring

  • Logging


    MDC keys, console + file patterns, logback overrides, JSON output.

    Logging

  • Troubleshooting


    Symptom → cause → fix matrix. Use when something's wrong.

    Troubleshooting

Not yet covered

  • Upgrade / rollback — versioning, schema migrations between phases, downgrade strategy
  • Backup & restoreqkt-state volume contents, position-recovery on restart
  • Capacity planning — strategies-per-daemon ceiling, port allocation, JVM heap sizing
  • Alerting playbook — concrete runbooks per alert type

Pages stubbed for a future operations-depth phase. If you need one urgently, open an issue.