You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: introduces local artifact server and materialize subcommand (#443)
* feat: introduces local artifact server and materialise
- implement and install a localhost http server for local assets.
- implement a hidden 'materialise' command to materialise the embedded
assets into a directory.
* chore: add e2e tests
* chore: allow binary to be overwritten
* feat: starts local artifact mirror on join
* feat: block materialise for regular users
* chore: add path to help message
* chore: standardize on 'materialized'
* chore: materialise directly to /var/lib/embedded-cluster
* chore: adding some more tests
* chore: add host collector/analyser
0 commit comments