Skip to content

A cloud-based Pelorus development environment using Eclipse Che/Red Hat OpenShift Dev Spaces

Notifications You must be signed in to change notification settings

dora-metrics/dev-workspace

Repository files navigation

Pelorus DORA Metrics API and Dashboard

Instructions for getting started developing Pelorus

  1. Spin up this workspace by entering this repo URL into a Dev Spaces/Eclipse Che instance
  2. Once workspace has started run the "pelorus-ui > install" Task to do an npm install of dependencies
  3. If running Pelorus in a separate cluster
  4. use oc to log into the other cluster
  5. Once logged in, run oc whoami -t > /tmp/token
  6. Create an environment variable to point workspace to the Prometheus URL in the other cluster bash echo "export PELORUS_URL=https://<prometheus-route hostname>/api/v1" >> ${PROJECTS_ROOT}/custom-env.sh
  7. Run the "Pelorus API Dev Mode" task
  8. Run the "Pelorus UI Dev Mode" task

About

A cloud-based Pelorus development environment using Eclipse Che/Red Hat OpenShift Dev Spaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages