vault backup: 2026-04-17 18:45:19
This commit is contained in:
parent
96355ae3a4
commit
b6f9537182
@ -231,3 +231,33 @@ iPhone/iPad ←→ iCloud ←→ Mac (Obsidian) → Gitea → VPS (/home/jerem/v
|
||||
|
||||
### Sécurité Notion
|
||||
- Mot de passe root supprimé de la page Phase 1 (était en clair)
|
||||
|
||||
|
||||
---
|
||||
|
||||
## Addendum 3 — Monitors & IPs fixes (même session)
|
||||
|
||||
### IPs fixes Docker (réseau coolify 10.0.1.0/24)
|
||||
|
||||
| Service | IP fixe | Port interne |
|
||||
|---|---|---|
|
||||
| Gitea | 10.0.1.100 | 3000 |
|
||||
| n8n | 10.0.1.101 | 5678 |
|
||||
| Whisper | 10.0.1.102 | 8000 |
|
||||
| Uptime Kuma | 10.0.1.103 | 3001 |
|
||||
|
||||
### Monitors Uptime Kuma
|
||||
|
||||
| Monitor | Type | URL/Host |
|
||||
|---|---|---|
|
||||
| Gitea | HTTP(s) | http://gitea:3000 |
|
||||
| n8n | HTTP(s) | http://n8n:5678 |
|
||||
| Whisper | HTTP(s) Keyword | http://10.0.1.102:8000/v1/models |
|
||||
| Coolify | HTTP(s) | http://coolify:8080 |
|
||||
| SSH | TCP Port | 76.13.42.203:2222 |
|
||||
| WireGuard VPN | Ping | 10.66.66.1 |
|
||||
|
||||
Note : Whisper utilise l'IP fixe car Kuma résolvait en IPv6 avec le hostname.
|
||||
|
||||
### Alertes
|
||||
- Slack webhook configuré (default enabled sur tous les monitors)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user