update docs

This commit is contained in:
Aine 2025-03-05 14:16:18 +02:00
parent 73028da430
commit 2eb0f804ee
No known key found for this signature in database
GPG Key ID: 34969C908CCA2804

View File

@ -11,7 +11,6 @@ Due to the specifics mentioned above, these components are documented here rathe
### Server Status icon
![Server Status icon](../../../screenshots/etke.cc/server-status/indicator.webp)
![Server Status icon in sidebar](../../../screenshots/etke.cc/server-status/indicator-sidebar.webp)
In the application bar the new monitoring icon is displayed that shows the current server status, and has the following color dot (and tooltip indicators):
@ -19,6 +18,10 @@ In the application bar the new monitoring icon is displayed that shows the curre
* 🟡 (yellow) - the server is up and running, but there is a command in progress (likely [maintenance](https://etke.cc/help/extras/scheduler/#maintenance)), so some temporary issues may occur - that's totally fine
* 🔴 (red) - there is at least 1 issue with one of the server's components
![Server Status icon in sidebar](../../../screenshots/etke.cc/server-status/indicator-sidebar.webp)
The same icon (and link to the [Server Status page](#server-status-page)) is displayed in the sidebar.
### Server Status page
![Server Status Page](../../../screenshots/etke.cc/server-status/page.webp)