Update LCX through HA (run "update") #2793
Replies: 4 comments 1 reply
-
You could run something like Olivetin and a command like this: |
Beta Was this translation helpful? Give feedback.
-
Running the command in HA is not a problem, I can execute the commands via ssh. The problem I encounter is that not all lxc that I use are updated with apt update/ apt upgrade, the Linux part is updated, but the main software is not. Cloudflare and adguard are some that I remember off the top of my head. I don't understand much about Linux, but I'll test the command. |
Beta Was this translation helpful? Give feedback.
-
Are you wanting to update all at once or just one button per lxc? If you want to do all at once you could just modify the update lxc script in the misc dir to remove the confirmation prompt and the ui asking which lxcs to skip |
Beta Was this translation helpful? Give feedback.
-
I want to update individually. This is an example of the shell command I currently use for some lxc, but as I said before, it doesn't work for all lxc:
For Z2M there is a script built in /opt
Where is this misc folder? I could not find it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I want to manage LXC updates through HA and run the "update" command, but it would have to be done without confirmation via the UI.
Any way to do this?
Beta Was this translation helpful? Give feedback.
All reactions