Ops One AG platform status and maintenance announcements. Times are indicated in local Swiss time. https://opsone.ch/.
All systems are operational
Scheduled Maintenance
Cockpit: Server Migration

We will migrate our Cockpit to a recent version of our managed server. During the scheduled maintenance window, Cockpit will be unavailable. We expect an interruption of approximately 30 minutes.

Start maintenance window: 23/03/2026 21:00
Stop maintenance window: 24/03/2022 02:00

Cluster Maintenance

We will update soft- and firmware throughout our cluster. During the update, a higher disk i/o latency is to be expected.

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 06:00

Sentry 26.3.1

We will update Sentry to version 26.3.1.

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 02:00

Elasticsearch 8.19.13

We will update Elasticsearch to version 8.19.13.

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 02:00

Kibana 8.19.3

We will update Kibana to version 8.19.3.

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 02:00

Gotenberg 8.28.0

We will update Gotenberg to version 8.28.0.

Reference: #29

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 02:00

Update Collabora

We will update Collabora to version 25.04.9.4.1.

Reference: #1611

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 02:00

Update GitLab Runner

We will update GitLab Runner to version v18.10.0.

Reference: #97

Start maintenance window: 23/03/2026 23:00
Stop maintenance window: 24/03/2026 02:00

Past Incidents

Wednesday 30th January 2019

No incidents reported

Tuesday 29th January 2019

Update Matomo 3.8.0, scheduled 7 years ago

We will update Matomo to version 3.8.0.

Start maintenance window: 29/01/2018 00:00 CEST
Stop maintenance window: 29/01/2018 02:00 CEST

Update GitLab 11.7.0, scheduled 7 years ago

We will update GitLab to version 11.7.0.

Start maintenance window: 29/01/2018 00:00 CEST
Stop maintenance window: 29/01/2018 02:00 CEST

Monday 28th January 2019

Managed Server Version 6: Website Service: Enable ModSecurity Web Application Firewall

As announced two weeks ago on Monday, January 14th (status message #230), we have enabled the new web application firewall in blocking mode.

For details, please take a look at the documentation, or contact us if you have any questions.

Reference: #291

Sunday 27th January 2019

No incidents reported

Saturday 26th January 2019

No incidents reported

Friday 25th January 2019

No incidents reported

Thursday 24th January 2019

Managed Server Version 6: respect custom webroot in type related cronjobs

Until now, type related cronjobs where bound to find their data at the default location. As soon as you set another webroot by supplying the custom_webroot parameter, the jobs did not found their executable and did not run anymore.

With this fix, all type related cronjobs will lookup the corresponding webroot set by the type or manually. Also, we changed the group those cronjob files belong to, to enable you to look at the global cronjobs by using the devop user for debugging purposes.

Closes #44

Managed Server Version 6: update VIM configuration

We encountered some questionable behaviour in Debian 9's VIM configuration. With this change, we switch back some of them:

  • disable filetype based intending, which did not work especially in YAML files
  • disable auto comment which added another comment after creating a new line from a comment
  • move swap and undo files into ~/tmp/ to prevent information leaks in /tmp/

If you know of more or better settings, please do not hesitate to contact us to add them to our default configuration.

See #507