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

Generate ER Diagramm for GitBucket itself. #14

Open
aadrian opened this issue May 24, 2017 · 2 comments
Open

Generate ER Diagramm for GitBucket itself. #14

aadrian opened this issue May 24, 2017 · 2 comments

Comments

@aadrian
Copy link
Contributor

aadrian commented May 24, 2017

Please generate an ER Diagram for GitBucket DB itself, and display it in Admin UI.

Initially requested here: gitbucket/gitbucket#765

but since PlantUML supports ER Diagram rendering now: plantuml/plantuml#39

it would be much better if this plug-in would generate the diagram automatically, so no need for manual work everytime the DB Model is changing (e.g. new versions, or installed plug-ins change the DB).

Thank you.

@nus
Copy link
Owner

nus commented May 28, 2017

I think that the ERD file is generated by Amateras Modeler.
If one plugin display GitBucket DB in AdminUI, the plugin must be for rendering ERD files.

@aadrian
Copy link
Contributor Author

aadrian commented May 28, 2017

I think that the ERD file is generated by Amateras Modeler.

Yes, it's a manual work for now, it's not very usable and it does not reflect the running instance.

If one plugin display GitBucket DB in AdminUI, the plugin must be for rendering ERD files.

Not sure I understand what you mean, but:

So what would be needed would be:

  1. have an admin config for PlantUML specific settings - only nice to have for usability
  2. have an "on the fly" generated PlantUML ER diagram file from the running DB
  3. have another Tab in the settings where to display this diagram to.

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

2 participants