Web UI #165

Open
opened 2022-05-07 11:31:06 +02:00 by Jef Roosens · 4 comments
Owner

It would be possible to serve a web UI from the root of the server that could show a graphical list of the packages in the repository.

It would be possible to serve a web UI from the root of the server that could show a graphical list of the packages in the repository.
Jef Roosens added the
idea
label 2022-05-07 11:31:06 +02:00
Owner

docker-registry-browser is a nice graphical interface that could be used as a reference or starting point.

[docker-registry-browser](https://github.com/klausmeyer/docker-registry-browser) is a nice graphical interface that could be used as a reference or starting point.
Author
Owner

docker-registry-browser is a nice graphical interface that could be used as a reference or starting point.

While the idea is similar, the execution will be a lot different. Ideally I'd like to generate a fully static frontend instead of relying one something like Ruby on Rails to dynamically generate the pages.

> [docker-registry-browser](https://github.com/klausmeyer/docker-registry-browser) is a nice graphical interface that could be used as a reference or starting point. While the idea is similar, the execution will be a lot different. Ideally I'd like to generate a fully static frontend instead of relying one something like Ruby on Rails to dynamically generate the pages.
Author
Owner

V has a builtin templating system that could be used to generate these pages. I might look into that in the near future.

V has a builtin templating system that could be used to generate these pages. I might look into that in the near future.
Author
Owner

#326 would be very useful for this.

#326 would be very useful for this.
This repository is archived. You cannot comment on issues.
No milestone
No project
No assignees
2 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vieter-v/vieter#165
No description provided.