Ops One AG platform status and maintenance announcements. Times are indicated in local Swiss time. https://opsone.ch/.
All systems are operational
Scheduled Maintenance
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: 10/11/2025 23:00
Stop maintenance window: 11/11/2025 06:00

Update Collabora 25.04.7.1.1

We will update Collabora to version 25.04.7.1.1.

Start maintenance window: 10/11/2025 23:00
Stop maintenance window: 11/11/2025 02:00

Past Incidents

Tuesday 24th April 2018

No incidents reported

Monday 23rd April 2018

Managed Server Version 5: ProFTPD certificate options

By now, ProFTPD used a default certificate with CN=*.snowflakehosting.ch on each server. There was no possibility to override the certificate with another one.

With this change, we added the options tls_key, tls_crt, tls_key_file, tls_crt_file which you can use according to the updated documentation.

Without setting on of those options, a self signed certificated bearing the hostname of the server will be created and used for ProFTPD by default.

Closes #302

Sunday 22nd April 2018

No incidents reported

Saturday 21st April 2018

No incidents reported

Friday 20th April 2018

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

elasticsearch 5.6 was updated to the latest version.

  • elasticsearch/stable 5.6.9 all [upgradable from: 5.6.8]
  • Release Notes: https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.9.html
Managed Server Version 4: mysql update, scheduled 7 years ago

mysql-server and mysql-client was updated to the latest version.

  • Release Notes: https://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-60.html

Thursday 19th April 2018

No incidents reported

Wednesday 18th April 2018

No incidents reported

Tuesday 17th April 2018

New Cockpit Version: DNS management

Features

  • Create a dns zone
  • Edit a dns zone (all resource types are supported)
  • Delete a dns zone
  • Configure your dns zone template under Customer > DNS Settings
Managed Server Version 5: configurable nginx log format per server

The new introduced website::wrapper::nginx::log_format setting allows you to overwrite the nginx log format as you wish: https://docs.snowflakeops.ch/5-0-stable/services/website.html#custom-log-format

Closes #277