cloudoperators / greenhouse

Cloud operations platform
Apache License 2.0
10 stars 1 forks source link

[FEAT] - Greenhouse UI container #122

Open uwe-mayer opened 3 months ago

uwe-mayer commented 3 months ago

Priority

(Medium) I'm annoyed but I'll live

Description

Currently the ui container provided for greenhouse deployed with the helm charts serves an index.html file with a script tag importing the core greenhouse-ui javascript bundle from an external source. We aim to provide a container that serves all bundles for the microfrontends the greenhouse core ui consists of from localhost and therefore has no external dependencies.

Necessary steps:

Reference Issues

No response

uwe-mayer commented 2 months ago

Coordination of repository moving here: https://github.com/sapcc/juno/issues/592