Hi guys! I was wondering whatever solution you guys might use to check/update your servers/containers? I’d like not having to depend on any cloud, something running locally would be great.
Thanks!
Hi guys! I was wondering whatever solution you guys might use to check/update your servers/containers? I’d like not having to depend on any cloud, something running locally would be great.
Thanks!
I update my servers with
pkg_add -u
. No reason to over complicate things.