holos-run / holos

Holos - The Holistic platform manager
https://holos.run
Apache License 2.0
19 stars 0 forks source link

`holos render` kind `Platform` to replace `hack/render-all` #167

Closed jeffmccune closed 5 months ago

jeffmccune commented 6 months ago

Need this to render the entire platform from the model provided by the user through the web ui, stored in the database, and provided to holos via the api.

Some exploration around if the API call should be inline in render or two steps to fetch the model into a file, then render the platform.

jeffmccune commented 5 months ago

Closing in favor of #175