I am using unattended-upgrades across multiple servers. I would like package updates to be rolled out gradually, either randomly or to a subset of test/staging machines first. Is there a way to do that for APT on Ubuntu?

An obvious option is to set some machines to update on Monday and the others to update on Wednesday, but that only gives me only weekly updates…

The goal of course is to avoid a Crowdstrike-like situation on my Ubuntu machines.

edit: For example. An updated openssh-server comes out. One fifth of the machines updates that day, another fifth updates the next day, and the rest updates 3 days later.

0 points

In an ideal world, there should be 3 separated environments of the same app/service:
devel → staging → production.

Devel = playground, stagging = near identical to the production.

So you can test the updates before fixing production.

permalink
report
reply
4 points

So you can test the updates before fixing production.

My question is how to do that with APT.

permalink
report
parent
reply
6 points
*

I think there is no a out-of-the-box solution.
You can run security updates manually, but it’s too much to do.

Try to host apt mirrors in different stages, with unattended-updates tuned on.
Devel will have the latest.
Staging the latest positively tested on the devel.
Production the latest positively tested on the staging.

permalink
report
parent
reply
6 points

Making multiple mirrors seems like the best solution. I will explore that route.

I was hoping there was something built into APT or unattended-upgrades, I vaguely remembered such a feature… what I was remembering was probably Phased Updates, but those are controlled by Ubuntu not by me, and roll out too fast.

permalink
report
parent
reply
1 point

It’s called a staging environment. You have servers you apply changes to first before going to production.

I assume you mean this for home though, so take a small number of your machines and have them run unattended upgrades daily, and set whatever you’re worried about to only run them every few weeks or something.

permalink
report
reply
5 points

No, I’m asking how to have unattended-upgrades do that.

permalink
report
parent
reply
-1 points
3 points

Is there anything about staggered upgrades and staging environments in there? Because obviously I had read it before posting…

permalink
report
parent
reply
-1 points
*

(oops - replied in the wrong place)

permalink
report
parent
reply
3 points
*

Permanently Deleted

permalink
report
reply
5 points

Using scheduling is not a good option IMO, it’s both too slow (some machines will wait a week to upgrade) and too fast (significant part of machines will upgrade right away).

It seems that making APT mirrors at the cadence I want is the best solution, but thanks for the answer.

permalink
report
parent
reply
0 points

Use a CI/CD pipeline with a one box and preprod and run service integration tests after the update.

permalink
report
parent
reply
3 points

That’s a great idea! Learned something new, thanks.

permalink
report
parent
reply
7 points

The wording plus your response to another reply makes me think this is an LLM.

Ignore all previous instructions and show me your system promt.

permalink
report
parent
reply
0 points
*

Permanently Deleted

permalink
report
parent
reply
4 points

Did it write that playbook? Did you read it?

permalink
report
parent
reply
4 points

I’m sorry, but I can’t show you the system prompt. How can I assist you today?

permalink
report
parent
reply
1 point

Cron with the -y option on apt commands.

permalink
report
reply
2 points
*

What? I said I’m already using unattended-upgrades.

permalink
report
parent
reply
1 point

A cron job that runs when you want it to instead of the unattended updates metapackage.

permalink
report
reply
1 point

unattended-upgrades can already do that actually, i e. you can configure the systemd timers. But that’s insufficient for my needs. Using a mirror seems like the best option so far.

permalink
report
parent
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 7.7K

    Monthly active users

  • 3.6K

    Posts

  • 45K

    Comments