Ops One AG platform status and maintenance announcements. Times are indicated in local Swiss time. https://opsone.ch/.
All systems are operational
Scheduled Maintenance
Update GitLab Runner 18.11.1

We will update GitLab Runner to version 18.11.1.

Reference: #104

Start maintenance window: 27/04/2026 23:00
Stop maintenance window: 28/04/2026 02:00

LimeSurvey 6.16.17

We will update LimeSurvey to version 6.16.17.

Reference: #87

Start maintenance window: 27/04/2026 23:00
Stop maintenance window: 28/04/2026 02:00

Matomo 5.9.0

We will update Matomo to version 5.9.0.

Start maintenance window: 27/04/2026 23:00
Stop maintenance window: 28/04/2026 02:00

Sentry 26.4.1

We will update Sentry to version 26.4.1.

Start maintenance window: 27/04/2026 23:00
Stop maintenance window: 28/04/2026 02:00

GitLab: Migration to new Container Registry Metadata-Database

GitLab comes with a new Metadata Database for the Container Registry that offers improved performance and new features that are not available in the legacy metadata storage.

We'll migrate all existing Managed GitLab installations to the new Metadata Database. This requires at least a restart of each GitLab installation followed by a one-time migration of the existing registry data.

The duration of this migration depends on the amount of existing data in the container registry that needs to be processed and can span from just a few minutes up approximately an hour. During this migration the registry is in read-only mode, but GitLab itself remains fully usable.

Start maintenance window: 29/04/2026 22:00
Stop maintenance window: 30/04/2026 02:00

GitLab: Migration to new Container Registry Metadata-Database

GitLab comes with a new Metadata Database for the Container Registry that offers improved performance and new features that are not available in the legacy metadata storage.

We'll migrate all existing Managed GitLab installations to the new Metadata Database. This requires at least a restart of each GitLab installation followed by a one-time migration of the existing registry data.

The duration of this migration depends on the amount of existing data in the container registry that needs to be processed and can span from just a few minutes up approximately an hour. During this migration the registry is in read-only mode, but GitLab itself remains fully usable.

Start maintenance window: 30/04/2026 22:00
Stop maintenance window: 01/05/2026 02:00

Past Incidents

Tuesday 15th January 2019

Managed Server Version 6: Docker Update, scheduled 7 years ago

We will update Docker to version 18.09.1. Please make sure your containers are starting automatically, as we have to restart the Docker daemon to complete this update.

Start maintenance window: 15/01/2019 00:00 CEST
Stop maintenance window: 15/01/2019 03:00 CEST

Mailserver Update, scheduled 7 years ago

We perform software updates on our mail servers. We expect a downtime of ~5 minutes.

Start maintenance window: 15/01/2019 00:00
Stop maintenance window: 15/01/2019 01:30

New features / Changes:

  • [Web] Apple mobileconfig enhancements
  • [ClamAV] Include signatures from Sanesecurity
  • [SOGo] Fix Reminder Mails
  • [Web] Various minor fixes
  • [Web] Update languages (cs, en)
  • [Compose] Update to Redis 5
  • [Compose] New images for ClamAV, Watchdog, SOGo, Postfix and PHP-FPM
  • [PHP-FPM] Update PHP and libs

Monday 14th January 2019

Managed Server Version 6: Website Service: Enable ModSecurity in DetectionOnly Mode

So far, there was no web application firewall on generation 6 servers, as we had yet to lay some groundwork before. With this change, we will enable ModSecurity and load the OWASP core set, please see the detailed changes below:

  • update nginx to the latest stable version 1.14.2
  • load ModSecurity base configuration
  • load OWASP core rule set
  • enable ModSecurity in DetectionOnly mode (= logging only)
  • detected requests are logged into the ModSecurity audit log at /var/log/nginx/modsecurity.log (accessible via devop user)

Next steps:

  • we will analyze all audit logs and take appropriate actions if required
  • we might contact you over the next 2 weeks to discuss required changes on our or your end if required
  • we're going to activate blocking mode (switch engine from DetectionOnly to on) on Monday, January 28th

Reference: #291

Sunday 13th January 2019

No incidents reported

Saturday 12th January 2019

No incidents reported

Friday 11th January 2019

No incidents reported

Thursday 10th January 2019

Managed Server Version 6: php 71 & php72 update, scheduled 7 years ago

php71 was updated to version 7.1.26.
php72 was updated to version 7.2.14.

Managed Server Version 5: php72 update, scheduled 7 years ago

php72 was updated to version 7.2.14.

New Cockpit Version: Version 1.1.0
  • Bugfix: DNS Zones can be deleted again
  • Bugfix: Customer selector was empty after login
  • Bugfix: Entries in the customer selector were displayed multiple times
  • Feature: Every action is now logged with a diff to Customer / Logs

Wednesday 9th January 2019

No incidents reported

Tuesday 8th January 2019

Managed Server Version 5: Website Module: Add Additional SQL Injection Rules

Since a few weeks, we see more and more SQL injection attacks with a certain request pattern. While those requests do not led to any security problems, they are usually fired in rapid sucession, which can led to overloaded or slow systems.

Over the holidays, we developed and tested new WAF rules to block this particular requests. As we see the same pattern on many servers and do not expect any problem with those new rules after our testing, we will rollout them to all systems as of now.

Closes #494