From b51ae53262d22eef4e182271d6238ea2dc40834f Mon Sep 17 00:00:00 2001 From: Gui-Gos <97973228+Gui-Gos@users.noreply.github.com> Date: Sun, 4 Jan 2026 19:48:38 +0100 Subject: [PATCH] docs: Simplify API password change steps 3-4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Merged update and restart steps into one since they're done together in Runtipi interface (Update then Restart button). Renumbered step 5 to step 4 (verification). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 --- apps/wazuh-runtipi/metadata/description.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/apps/wazuh-runtipi/metadata/description.md b/apps/wazuh-runtipi/metadata/description.md index 96a59aa..6f05888 100644 --- a/apps/wazuh-runtipi/metadata/description.md +++ b/apps/wazuh-runtipi/metadata/description.md @@ -355,14 +355,9 @@ Si vous utilisez les valeurs par défaut: - Allez dans Runtipi → Apps → Wazuh → Paramètres - Trouvez `API_PASSWORD` - Remplacez `MyS3cr37P450r.*-` par votre nouveau mot de passe - - Cliquez sur "Mettre à jour" + - Cliquez sur "Mettre à jour" puis "Redémarrer" l'application -4. **Redémarrer l'application:** - - Cliquez sur "Arreter" - - Attendez quelques secondes - - Cliquez sur "Démarrer" - -5. **Vérifier que le changement est effectif:** +4. **Vérifier que le changement est effectif:** ```bash # Tester l'API avec le nouveau mot de passe curl -k -u wazuh-wui:VOTRE_NOUVEAU_MOT_DE_PASSE https://VOTRE_IP:55000/security/user/authenticate