Proposition : Mise à jour VMs + Investigation ComfyUI
Date : 20-12-2024
Status : ORPHELINE - A REQUALIFIER
Demandeur : gouroubleu
Tâche 1 : Mise à jour des VMs Linux
VMs concernées
| VM |
IP |
Accès SSH |
| prod-portainer |
192.168.1.11 |
gouroubleu@prod-portainer.local |
| dev-portainer |
192.168.1.51 |
gouroubleu@dev-portainer.local |
| gitlab |
192.168.1.196 |
gouroubleu@gitlab.local |
| nginx |
192.168.1.104 |
gouroubleu@nginx.local |
| jellyfin |
192.168.1.199 |
gouroubleu@jellyfin.local |
| vscode |
192.168.1.154 |
gouroubleu@vscode.local |
| proxmox (PVE) |
192.168.1.10 |
gouroubleu@pve.local |
| proxmox1 |
192.168.1.155 |
gouroubleu@proxmox.local |
Commandes exécutées
sudo apt update && sudo apt upgrade -y && sudo apt autoremove -y
Exclusion
- win11 (192.168.1.30) - Windows, non concerné
Tâche 2 : Investigation ComfyUI
Informations connues
- Machine : win11 (192.168.1.30)
- Port : 8188
- Chemin : F:\ComfyUI_windows_portable\run_nvidia_gpu.bat
Actions d'investigation
- Vérifier si le port 8188 répond
- Vérifier les processus Python en cours
- Tester l'accès à l'API ComfyUI
- Analyser les logs si disponibles
Validation requise
- [ ] Approuver la mise à jour des VMs
- [ ] Approuver l'investigation ComfyUI