Skip to content

insights: enable in all production deployments

Administrator requested to merge sg/codeinsights-everywhere into main

Created by: slimsag

This change effectively enables code insights for all production deployments.

It is not turned on for single-container deployments (we will not support running the backend there as those deployments are for demos only.)

It can be disabled by setting DISABLE_CODE_INSIGHTS=true on both the frontend and repo-updater containers; in which case it will not run at all anywhere.

Signed-off-by: Stephen Gutekanst [email protected]

Merge request reports

Loading