CLN Automatic channel backup Core Lightning

Hello,
afaik LND in Umbrel automatically does an encrypted channel backup to the Umbrel servers, so the funds can be recovered in case of a failure without worrying about a backup myself.

Question: Does Core Lightning in Umbrel the same, also backing up the channels to the Umbrel servers?

Thanks✌

It appears Elements are working on similar features right now → Add option for channel backup and recovery · Issue #21 · ElementsProject/cln-application · GitHub

As I understand, the recovery for process for Core is fairly different from LND, and at the moment does not include automatic back-ups on the Umbrel side.

You will need to do it manually from the command line following the above.

Tried playing with Core Lightning on Umbrel, I usually use Lightning Node (lnd).

Am I correct in my observation, that there is no way to backup the wallet from the web GUI? Not even the L1 wallet (seed phrase), channel backups are another story…

In Lightning Node (lnd) there is the “View Secret Words” option. In Core Lightning there is no such option. Also there is no prompt, notification, reminder or anything to back up the wallet.

Is this normal or am I experiencing some bug that my Core Lightning doesn’t have this option?