Ops One AG platform status and maintenance announcements. Times are indicated in local Swiss time. https://opsone.ch/.
All systems are operational
Scheduled Maintenance
GitLab Runner Docker Machine v0.16.2-gitlab.39

We will update GitLab Runner to version Docker Machine v0.16.2-gitlab.39.

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

Mailcow 2025-07-legacy

We will update Mailcow to version 2025-07-legacy.

The release contains a security fix that was backported to the legacy release-train.

Context Info: With the new Mailcow Version 2025-03, some large changes were introduced. Adapting to these changes will take some time, which is why Mailcow is offering a legacy Update path until February 2026. Read more in the Mailcow Documentation

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

Sentry 25.7.0

We will update Sentry to version 25.7.0.

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

Imaginary 20250717_090710

We will update Imaginary to version 20250717_090710.

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

Update Collabora 25.04.4.1.1

We will update Collabora to version 25.04.4.1.1.

Reference: #1589

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

GitLab 18.1.2

We will update GitLab to version 18.1.2.

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

Update GitLab Runner Docker v18.2.0

We will update GitLab Runner Docker to version 18.2.0.

Reference: #54

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

GitLab Runner 18.2.0

We will update GitLab Runner to version 18.2.0.

Start maintenance window: 21/07/2025 23:00
Stop maintenance window: 22/07/2025 02:00

Past Incidents

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