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

We will migrate our shared proxy server to a new server.

  • This affects only a small fraction of managed-servers where the use of the proxy-server is explicitely configured
  • Since we migrate the IP address, there is no need for any configuration change on the managed-servers use the proxy-server
  • During the migration the system will be unavailable for a short period of approximately 10 to 15min

Start maintenance window: 30/03/2026 22:00
Stop maintenance window: 31/03/2026 01: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: 30/03/2026 23:00 Stop maintenance window: 31/03/2026 06:00

Past Incidents

Tuesday 18th February 2020

No incidents reported

Monday 17th February 2020

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

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

Start maintenance window: 17/02/2020 23:00 CEST
Stop maintenance window: 18/02/2020 02:00 CEST

Sunday 16th February 2020

No incidents reported

Saturday 15th February 2020

No incidents reported

Friday 14th February 2020

No incidents reported

Thursday 13th February 2020

Managed Server Version 6: openjdk-8-jre-headless update, scheduled 6 years ago
openjdk-8-jre-headless/oldstable 8u242-b08-1~deb9u1 amd64 [upgradable from: 8u232-b09-1~deb9u1]

Details: https://lists.debian.org/debian-security-announce/2020/msg00024.html

Wednesday 12th February 2020

Managed Server Version 5: Remove SSL Labs Check

Servers that support TLS 1.0 or TLS 1.1 are now capped to B grade by SSL Labs. For this reason we disable our SSL Labs monitoring check for generation 5 servers. If you still want an A+ rating, you can force the exclusive use of TLS 1.2 in the servers cutstom json or switch to a newer server generation.

{
  "website::ssl_protocols": "TLSv1.2"
}

Closes #754