How should I start/stop Yadle?

Hi,
We are doing a trial of Yadle and was wondering what is recommend way to start & stop Yadle. We are running on a VM and occasionally stop the VM running Yadle.

Also, when we start the VM, Yadle is not running and we need to manually start it. How can I make Yadle start automatically?

Prior to shutting down your VM, it is best practice to gracefully stop all Yadle components.

Refer to our docs for proper Starting and Stopping Yadle Components.

The Yadle Docker containers are not configured to automatically restart when they exit or if the host system/VM is rebooted. It is currently up to you to set up specific cron jobs or systemd services for automatically starting Yadle components when the system/VM boots.