Deploying CDP Dash Backend
This section provides detailed instructions on how to deploy HCL CDP Dash Backend using the Devtron in the AWS.
Prerequisites:
Make sure to create UI secret with required data in the AWS Secrets Manager before deploying CDP Dash Backend.

Deploying CDP Dash Backend
To deploy the CDP Dash Backend, follow the steps below:
- Navigate to the Devtron Chart Store, and select the cdp-dash-backend
chart to deploy.
.png)
- Now, configure and deploy the CDP Dash Backend charts.

- In the YAML section, update the ConfigMap using below details and deploy
the
charts.
CORE_API:<http://core_api_url/-/v1/verifyUserAuthentication?access_token=> CORS: '[cors_urls]' DEMO_CAMPAIGN_ID: '[6525]' DRUID_HOST: http://<druid_host:port>/druid/v2/sql LOGGING_MODE: <live> PORT: "<port>" REGION: <region> ANALYTICS_BUCKET: ""
- On successful deployment, validate the deployment as shown below.
