diagnosing services #599

Open
opened 2025-12-02 12:56:47 +01:00 by kiara · 0 comments
Owner

As a Fediversity user,
I want to be able to monitor the status of running services and restart them as required,
so that I may diagnose and fix potential issues.

implementation notes

**As** a Fediversity user, **I want** to be able to monitor the status of running services and restart them as required, **so that** I may diagnose and fix potential issues. ### implementation notes - c.f. #223, #617 - Yunohost offers [service diagnosis](https://doc.yunohost.org/en/admin/get_started/install_on/regular_computer/#-run-the-initial-diagnosis) (code: [diagnosis](https://github.com/YunoHost/yunohost/blob/33f96bcdd3e872b44346d39df115b44ea0819171/src/diagnosis.py#L159), [service](https://github.com/YunoHost/yunohost/blob/33f96bcdd3e872b44346d39df115b44ea0819171/src/service.py#L349), [interface](https://github.com/YunoHost/yunohost-admin/blob/19f8cf84b4ac1cb57b2f23a2887c5be971cc4e96/app/src/types/core/api.ts#L238)) - an alternate path might be by kubernetes (#598), which might align services and nodes while rebooting these as their service fails
kiara changed title from diagnosing services and nodes to diagnosing services 2025-12-03 20:28:03 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: fediversity/fediversity#599
No description provided.