Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing Runtime Information #80

Open
mhellmeier opened this issue Sep 6, 2023 · 0 comments
Open

Missing Runtime Information #80

mhellmeier opened this issue Sep 6, 2023 · 0 comments

Comments

@mhellmeier
Copy link

Bug Report

Describe the Bug

Currently, the documentation and the README lack essential information for deploying the Data Dashboard, including wrong commands, broken links, and spelling issues.

Expected Behavior

Some aspects currently missing the in the documentation:

  • Requirements section. What is required to run the Data Dashboard (like docker, docker compose, Azure, etc.)?
  • Compatible EDC version. Only by viewing the Commit history, it can be assumed with which version the dashboard is compatible.
  • Information for variables. Currently, it isn't described how to run the data dashboard with a catalog and management API URL on different ports. Therefore, everything seems to run on 8181 and 9191.

Observed Behavior

Besides the missing information, there are different issues like wrong commands, broken links, or spelling bugs, making it harder to deploy the product. Some examples:

  • Commands like git udpate-index --assume-unchanged src/assets/config/app.config.json don't work since it is git update-index instead of git udpate-index
  • Searching for specific words doesn't work. For example, the tool is sometimes called "frontend", sometimes "frondend"
  • Links like the how to contribute are causing a 404 error

Steps to Reproduce

Trying to deploy the Data Dashboard as described in the README.

Context Information

  • Used version: Current documentation and README of the main branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant