Project

General

Profile

Regular Software Updates » History » Revision 7

Revision 6 (Nico Schottelius, 11/11/2022 04:38 PM) → Revision 7/28 (Nico Schottelius, 11/13/2022 04:36 PM)

h1. Regular Software Updates 

 There are various software stacks that should be updated regularly. This document describes the intervals and procedures. 

 h2. Kubernetes based Applications 

 All kubernetes based applications should be updated in a 2 step manner: 

 * Create a ticket in the datacenterlight project for the update 
 * Create or update apps/dev/APPNAME in k8s-config 
 * Create or update a test instance in the kubernetes cluster that is using apps/dev/APPNAME 
 * Ensure the test instance is running properly 
 * Apply changes from apps/dev/APPNAME to apps/prod/APPNAME 
 * Ensure all production instances are applying and working properly 

 Schedule: all apps should be checked for new updates at least once per month. 

 | App | Link to relevant versions | Link to upgrade documentation | Last updated/checked | 
 | Rook | https://github.com/rook/rook/tags | https://rook.io/docs/rook/v1.10/Upgrade/health-verification/ | 2022-11-09 | 
 | Ceph | https://quay.io/repository/ceph/ceph?tab=tags | 2022-11-09 | 
 | Matrix | https://hub.docker.com/r/matrixdotorg/synapse/tags https://hub.docker.com/r/vectorim/element-web/tags | | 2022-11-09 | 
 | Nextcloud | https://hub.docker.com/_/nextcloud/tags | | 
 | Mastodon | https://hub.docker.com/r/tootsuite/mastodon/tags https://github.com/mastodon/mastodon/tags | | 2022-11-11 | 
 | Redmine | https://hub.docker.com/_/redmine/tags | | 2022-11-13 |