How to automate the upgrade for Cyberpanel?

Hi Guys,

I’m new here. I just want to get a few insights about How to automate the upgrade for Cyberpanel. Thank you

as far as i can remember
the only only one interactive between screen and user is only at the beginning to check the version and that have timeout to default option

maybe you can create new script

screen (if your distro can/have screen )
(execute the upgrade command)

save

put that sh to crontab

or you can check the version at git
then if different run upgrade-syntax else
exit

put that sh at crontab

Can you give an example for crontab?

im not good in “manual” crontab
maybe other member can help you

Thanks Mate

1 Like

You can setup automatically CyberPanel upgrade everyweek. Follow this link - https://mpateldigital.com/how-to-upgrade-cyberpanel-automatically-every-week/

1 Like