Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • UI Configuration

  • Menus Configuration

  • Steps to Configure Keycloak after Installation

  • Redeployment Steps

The first 2 files are the UI Layer changesĀ  config file and the 3rd configuration file is to make the Metric values changes if required for the user.

...

Step 4 : Navigate to the Credentials tab and Enter the required password, turn off the temporary password option and save.

...

.

...

  • Redeployment Steps

sudo docker stop ansible_dashboard_app_1

sudo docker rm ansible_dashboard_app_1 sudo

docker dashboard_ms:1

cd cqube-devops/microservices/dashboard-ms

sudo git pull sudo docker build -t dashboard_ms:1 .

sudo docker run -d -p 4200:80 --network ansible_cqube_net --name dashboard_app dashboard_ms:1