eclipse-leda / leda-utils

Convenience scripts for Eclipse Leda quickstart tutorials
https://eclipse-leda.github.io/leda/
Apache License 2.0
5 stars 5 forks source link

kantui - Redeploy containers (Remove and recreate) #17

Closed mikehaller closed 1 year ago

mikehaller commented 1 year ago

While modifying kanto-cm deployment descriptors (eg cloudconnector.json), i often had to redeploy the container (remove and recreate), so that environment variable and mount point changes are applied.

It would be great if kantui could help me to recreate the container, e.g. by offering a hotkey for "systemctl restart kanto-auto-deployer".

I know it introduces a dependency from kantui to kanto-auto-deployer (and systemd in this case), but maybe it can be configured as a customizable hotkey configuration or so.