we have a weekly maintenance window for our hosts on Wednesday at 18:00. Things like non-critical APT upgrades take place then, but they may well be and should be reported earlier (at time of incident) such that a decision can be made in short time about whether to act right away, or whether to postpone to the next maintenance window.
We have found that scheduling a downtime on e.g. an APT updates notification until the next Wednesday 18:00 works really well.
Now I am missing the possibility to add a downtime duration preset, because those can only be either a fixed duration, or the start of the next day/week/month etc., but not “next Wednesday at 18:00”.
I gather this isn’t currently possible. Therefore my question is actually:
How do we feed such feature wishes to the devs? Github has neither discussions nor issues;
Do you have a better way of handling what I described above?
Thank you for your response. I am not looking for recurring downtime. I just want a preset for when I schedule a downtime manually to be “until next Wednesday 18:00”.
Currently there’s no GUI preset for that, at least not in raw that I know. So you can submit your feature suggestion in mentioned link, and wait till enough others want it too and implement it.
In my workaround cron is doing the ‘recurring’ part. So if you leave that out and just use such a bash script for downtime scheduling, you got something while you wait. (-;
Yeah, I get it; but there is no recurrence. I don’t need Cron. I just want to manually schedule non-critical fixes and stuff to the maintenance window.