added info matrix move to a new server

This commit is contained in:
Dan 2022-10-21 09:29:43 +13:00
parent 8fbd319f49
commit 67e02c2b3d
Signed by: dan
GPG Key ID: 57ABEF39C546B028
2 changed files with 20 additions and 6 deletions

View File

@ -61,9 +61,17 @@
<!-- INFO ALERT --> <!-- INFO ALERT -->
<div class="alert alert-info alert-dismissible fade show" role="info"> <div class="alert alert-info alert-dismissible fade show" role="info">
<strong>Matrix Wartungsarbeiten</strong><br> <strong>Matrix zieht auf einen anderen Server um</strong><br>
Es ist Zeit für eine weitere Runde für Matrix, um die Größe der Datenbank, die 70 GB erreicht hat, zu In den nächsten Tagen und vor allem über das kommende Wochenende wird der Matrix-Server auf einen anderen
minimieren. Dies ist für Mittwoch, den 12. Oktober um etwa 17 Uhr neuseeländischer Zeit geplant. Server umziehen (wahrscheinlich auch die anderen Dienste).
Rechne mit einer längeren Unterbrechung.<br>
<br>
Dazu gehört ein ordentliches Pruning der Datenbank, um die Größe wieder zu minimieren.
Wenn die Datenbank nicht unter 40 GB fällt, wird der gesamte Dienst nicht mehr unterstützt. Dies liegt
daran, dass die Matrix-Instanz einen Server mit mehr Speicherplatz benötigt, der in diesem Server-Budget
nicht enthalten ist.<br>
<br>
Check die <a href="https://status.techsaviours.org/status/org">Statusseite</a> auf Aktualisierungen während des Prozesses.
<button type="button" class="close" data-dismiss="alert" aria-label="Close"> <button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span> <span aria-hidden="true">&times;</span>
</button> </button>

View File

@ -61,9 +61,15 @@
<!-- INFO ALERT --> <!-- INFO ALERT -->
<div class="alert alert-info alert-dismissible fade show" role="info"> <div class="alert alert-info alert-dismissible fade show" role="info">
<strong>Matrix maintenance work</strong><br> <strong>Matrix moves to another server</strong><br>
It's time for another round for Matrix to minimize the size of the database, which has reached 70 GB. In the next few days and especially over the coming weekend, the Matrix server will move to another server
This is scheduled for Wednesday, October 12 at about 5pm New Zealand time. (probably the other services as well). Expect a longer interruption.<br>
<br>
This includes a proper pruning of the database to minimize the size again. If the database does not drop
below 40 GB, the entire service is no longer supported. This is because the Matrix instance requires a
server with more storage, which is not included in this server budget.<br>
<br>
Check the <a href="https://status.techsaviours.org/status/org">status page</a> for updates during the process.
<button type="button" class="close" data-dismiss="alert" aria-label="Close"> <button type="button" class="close" data-dismiss="alert" aria-label="Close">
<span aria-hidden="true">&times;</span> <span aria-hidden="true">&times;</span>
</button> </button>