update ports-registry: ajout baserow-oauth-proxy/app (fix connecteur Claude.ai)
This commit is contained in:
+116
-198
@@ -1,5 +1,5 @@
|
||||
# Ports Registry — NAS Synology DS920+
|
||||
# Derniere mise a jour : 4 juillet 2026
|
||||
# Derniere mise a jour : 12/07/2026 (resync etat REEL, 41 containers)
|
||||
# LIRE CE FICHIER AVANT TOUT NOUVEAU DEPLOIEMENT
|
||||
# Mettre a jour apres chaque ajout/suppression de service
|
||||
|
||||
@@ -11,228 +11,146 @@ Choisir un port libre et l'inscrire ici avant de deployer.
|
||||
|
||||
---
|
||||
|
||||
## SERVICES ACTIFS — Etat au 4 juillet 2026
|
||||
## SERVICES ACTIFS — Etat REEL au 12/07/2026
|
||||
|
||||
Cette section est la source de verite sur ce qui tourne reellement.
|
||||
Mise a jour obligatoire a chaque deploiement ET a chaque suppression.
|
||||
Source de verite = `docker ps` reel (via socket), pas le declaratif.
|
||||
Colonne Exposition = binding reel constate. Restart/Health signales quand a risque.
|
||||
|
||||
| Service | Port | URL / Domaine | Statut | Notes |
|
||||
|----------------------|-------|------------------------------|----------|------------------------------------|
|
||||
| n8n | 5678 | n8n.bolbol.tn | ACTIF | Orchestration centrale |
|
||||
| Baserow | 3888 | baserow.bolbol.tn | ACTIF | Base de donnees metier |
|
||||
| Gitea | 3232 | gitea.bolbol.tn | ACTIF | Versioning (compte bolbol) |
|
||||
| Portainer | 9000 | portainer.bolbol.tn | ACTIF | Gestion containers |
|
||||
| NyoraNotes | 8787 | - | ACTIF | Memoire inter-sessions Hermes |
|
||||
| linux-mcp-nas | 3042 | mcp-nas.nd.i234.me | ACTIF | MCP shell NAS |
|
||||
| Bifrost | 3085 | bifrost.bolbol.tn | ACTIF | Gateway LLM |
|
||||
| bifrost-proxy | 3086 | - | ACTIF | Auth rewrite + cap 16384 tokens |
|
||||
| hermes-workspace-tt | 3010 | hermes-tt.bolbol.tn | ACTIF | Hermes TT workspace |
|
||||
| hermes-workspace-nyora| 3020 | hermes-nyora.bolbol.tn | ACTIF | Hermes Nyora workspace |
|
||||
| hermes-workspace-perso| 3030 | hermes-perso.bolbol.tn | ACTIF | Hermes Perso workspace |
|
||||
| hermes-agent-tt | 8650 | interne Docker | ACTIF | Agent TT |
|
||||
| hermes-agent-nyora | 8660 | interne Docker | ACTIF | Agent Nyora |
|
||||
| hermes-agent-perso | 8670 | interne Docker | ACTIF | Agent Perso |
|
||||
| gsparc-mezzouna | 3040 | gsparc-mezzouna.bolbol.tn | ACTIF | OCR carburant kimi-k2.6 |
|
||||
| family-help | 3041 | help.bolbol.tn | ACTIF | Assistant famille |
|
||||
| hermes-mail-proxy | 3060 | - | ACTIF | Proxy mail Hermes |
|
||||
| nyora-doc-api | 3050 | - | ACTIF | API doc DOCX/XLSX/PPTX/PDF/HTML/CSV|
|
||||
| pptx-tt-api | 8015 | - | ACTIF | PPTX charte TT |
|
||||
| Tika | 9998 | - | ACTIF | Extraction documents |
|
||||
| Paperless | 8021 | paperless.bolbol.tn | ACTIF | GED |
|
||||
| Trilium | 4292 | trilium.bolbol.tn | ACTIF | Notes |
|
||||
| Pingvin-Share | 6090 | share.bolbol.tn | ACTIF | Partage fichiers |
|
||||
| WireGuard (wg-easy) | 51820 | - | ACTIF | VPN UDP |
|
||||
| wg-easy UI | 51821 | vpn.bolbol.tn | ACTIF | Interface WireGuard |
|
||||
| Family Help | 3041 | help.bolbol.tn | ACTIF | IA familiale FastAPI+SQLite |
|
||||
| nyora-veille | 3055 | veille.bolbol.tn | ACTIF | Veille IA vanilla JS/nginx |
|
||||
| veille-backend | 8000 | interne Docker | ACTIF | Backend veille FastAPI |
|
||||
| gsparc-mezzouna | — | gsparc-mezzouna.bolbol.tn | ACTIF | Gestion carburant fleet |
|
||||
| rla-api | 3005 | - | ACTIF | RLA contrats TT |
|
||||
| document-factory | 3015 | - | ACTIF | Usine documentaire |
|
||||
| Plex | 32400 | - | ACTIF | Media |
|
||||
| Radarr | 7878 | - | DESINSTALLÉ 04/07/2026 | Supprimé avec media-stack |
|
||||
| Sonarr | 8989 | - | DESINSTALLÉ 04/07/2026 | Supprimé avec media-stack |
|
||||
| Prowlarr | 9696 | - | DESINSTALLÉ 04/07/2026 | Supprimé avec media-stack |
|
||||
| Open WebUI | 3091 | — | DESINSTALLE | |
|
||||
| panda-dashboard | 3021 | panda.bolbol.tn | ACTIF | Dashboard Fiat Panda nginx:alpine |
|
||||
| redaction-pro | 3092 | llm.bolbol.tn | ACTIF | Assistant redaction LLM (proxy Bifrost) |
|
||||
| Service | Port | Domaine | Reseau | Exposition | Restart | Health | Notes |
|
||||
|---------|------|---------|--------|------------|---------|--------|-------|
|
||||
| n8n | 5678->5678 | n8n.bolbol.tn | n8n,n8n_default | 0.0.0.0 | **on-failure** | healthy | Orchestration centrale ; restart on-failure (voir alerte) |
|
||||
| n8n-DB | interne | - | n8n_default | interne Docker | **on-failure** | **none** | Postgres n8n ; reseau n8n_default ; restart on-failure |
|
||||
| Baserow | 3888->80 | baserow.bolbol.tn | baserow_baserow_network,n8n | 0.0.0.0 | unless-stopped | healthy | Base metier ; depends db+redis healthy |
|
||||
| Baserow-DB | interne | - | baserow_baserow_network | interne Docker | unless-stopped | healthy | Postgres Baserow |
|
||||
| Baserow-REDIS | interne | - | baserow_baserow_network | interne Docker | unless-stopped | healthy | Redis Baserow |
|
||||
| baserow-oauth-proxy | 3887->80 | baserow.bolbol.tn (a repointer : reverse-proxy DSM 3888->3887, manuel) | n8n | 0.0.0.0 | unless-stopped | - | nginx : intercepte /.well-known/oauth-*, /register, /authorize, /token pour connecteur Claude.ai (404 natif sur Baserow) ; proxy transparent WS+SSE vers Baserow sinon ; ajoute 28/07/2026 |
|
||||
| baserow-oauth-app | interne (8080) | - | n8n | interne Docker | unless-stopped | - | Stub OAuth Starlette (register/authorize/token, PKCE) pour baserow-oauth-proxy ; ajoute 28/07/2026 |
|
||||
| gitea | 2222->22, 3232->3232 | gitea.bolbol.tn | n8n | 0.0.0.0 | unless-stopped | healthy | Versioning (bolbol) ; SSH 2222 + 3232 |
|
||||
| portainer | 9000->9000, 9443->9443 | portainer.bolbol.tn | bridge | 0.0.0.0 | unless-stopped | **none** | Gestion containers ; reseau bridge |
|
||||
| nyora-notes | 8787->8787 | - | n8n | 0.0.0.0 | unless-stopped | healthy | Memoire inter-sessions Hermes (8787) |
|
||||
| linux-mcp-nas | 127.0.0.1:3042->8000 | mcp-nas.nd.i234.me | n8n | 127.0.0.1 | always | healthy | MCP shell NAS ; bind 127.0.0.1 (via reverse-proxy) |
|
||||
| bifrost | 3085->8080 | - (retire du WAN 03/07) | n8n | 0.0.0.0 | unless-stopped | healthy | Gateway LLM ; piege allow_all_keys DB |
|
||||
| bifrost-proxy | 3086->80 | - | n8n | 0.0.0.0 | unless-stopped | **none** | Auth rewrite + cap 16384 tokens ; PAS de healthcheck |
|
||||
| hermes-workspace-tt | 3010->3000 | hermes-tt.bolbol.tn | hermes-tt-net,n8n | 0.0.0.0 | unless-stopped | healthy | Workspace TT (agent=8650 interne) |
|
||||
| hermes-workspace-nyora | 3020->3000 | hermes-nyora.bolbol.tn | hermes-nyora-net,n8n | 0.0.0.0 | unless-stopped | healthy | Workspace Nyora (agent=8660 interne) |
|
||||
| hermes-workspace-perso | 3030->3000 | hermes-perso.bolbol.tn | hermes-perso-net,n8n | 0.0.0.0 | unless-stopped | healthy | Workspace Perso (agent=8670 interne) |
|
||||
| hermes-agent-tt | interne | interne | hermes-tt-net,n8n | interne Docker | unless-stopped | healthy | Agent TT ; DeepSeek V4 Flash |
|
||||
| hermes-agent-nyora | interne | interne | hermes-nyora-net,n8n | interne Docker | unless-stopped | healthy | Agent Nyora ; DeepSeek V4 Flash |
|
||||
| hermes-agent-perso | interne | interne | hermes-perso-net,n8n | interne Docker | unless-stopped | healthy | Agent Perso ; DeepSeek V4 Flash |
|
||||
| hermes-mail-proxy | 3060->8000 | - | n8n | 0.0.0.0 | unless-stopped | **none** | Proxy mail Hermes (3060) |
|
||||
| nyora-doc-api | 3050->8000 | - | n8n | 0.0.0.0 | unless-stopped | healthy | Moteur doc unique (docx/xlsx/pptx/pdf) charte Nyora |
|
||||
| redaction-pro | 3092->80 | llm.bolbol.tn | n8n | 0.0.0.0 | always | **none** | Assistant redaction LLM (proxy Bifrost) |
|
||||
| context-hub | 3093->8000 | context.bolbol.tn | n8n | 0.0.0.0 | unless-stopped | healthy | Contexte agents 5 scopes ; MCP SSE |
|
||||
| family-help | 3041->8000 | help.bolbol.tn | n8n | 0.0.0.0 | unless-stopped | **none** | IA familiale FastAPI+SQLite ; PAS de healthcheck |
|
||||
| gsparc-mezzouna-api | 3040->8000 | gsparc-mezzouna.bolbol.tn | n8n | 0.0.0.0 | unless-stopped | healthy | OCR carburant kimi-k2.6 |
|
||||
| rla-api | 3005->3005 | rla.bolbol.tn | bridge | 0.0.0.0 | unless-stopped | **none** | RLA contrats TT ; reseau BRIDGE (voir alerte couplage) |
|
||||
| reglement-definitif-api | 5099->5055 | - | n8n | 0.0.0.0 | **no** | **none** | Reglement definitif TT ; restart NO (voir alerte) |
|
||||
| veille-frontend | 3055->3000 | veille.bolbol.tn | n8n | 0.0.0.0 | unless-stopped | **none** | Veille IA ; depends veille-backend |
|
||||
| veille-backend | interne | interne | n8n | interne Docker | unless-stopped | **none** | Backend veille FastAPI |
|
||||
| dashboard-terrain | 8085->8080 | dashboard-terrain.bolbol.tn | n8n | 0.0.0.0 | unless-stopped | **none** | Dashboard terrain |
|
||||
| panda-dashboard | 3021->80 | panda.bolbol.tn | n8n_default | 0.0.0.0 | always | **none** | Dashboard Fiat Panda ; reseau n8n_default |
|
||||
| Trilium | 4292->8080 | trilium.bolbol.tn | n8n,trilium_default | 0.0.0.0 | **no** | healthy | Notes ; restart NO (voir alerte) |
|
||||
| Pingvin-Share | 6090->3000 | share.bolbol.tn / pv.bolbol.tn | n8n,pingvin_default | 0.0.0.0 | always | healthy | Partage fichiers |
|
||||
| pihole | 3001->80, 192.168.100.33:53->53, 192.168.100.33:53->53/udp | - (admin 3001) | n8n | 0.0.0.0 | always | healthy | DNS LAN (53) + admin 3001 bind 0.0.0.0 |
|
||||
| crowdsec | 127.0.0.1:9090->8080 | - | n8n | 127.0.0.1 | always | **none** | IDS ; bind 127.0.0.1:9090 ; parse auth.log+nginx error.log |
|
||||
| crowdsec-firewall-bouncer | interne | - | host | interne Docker | always | **none** | Bouncer ipset ; network host ; NET_ADMIN |
|
||||
| vaultwarden | 3095->80 | vault.nd.i234.me | vaultwarden_default | 0.0.0.0 | unless-stopped | healthy | Password manager ; signups fermes |
|
||||
| wg-admin-client | interne (51820/udp non bind) | - | wg-admin-client_default | interne Docker | unless-stopped | **none** | Client WireGuard admin (tunnel VPS KeepSolid) |
|
||||
| watchtower-nas | interne | - | bridge | interne Docker | unless-stopped | healthy | Auto-update images (attention rollout :latest) |
|
||||
| ovh-ddns | interne | - | ovh-ddns_default | interne Docker | unless-stopped | **none** | Mise a jour DNS dynamique OVH |
|
||||
| qbittorrent-vue | 6881->6881, 6881->6881/udp, 9866->9866 | qb.bolbol.tn | media-stack_default,qbittorrent-vue_default | 0.0.0.0 | unless-stopped | **none** | Torrent (6881) + UI 9866 |
|
||||
| cin-search-tt | 3094->3000 | cin.bolbol.tn (reverse-proxy DSM a creer manuellement) | n8n | 0.0.0.0 | unless-stopped | **none** | Recherche CIN sous-traitants RLA ; migre depuis /volume1/web hors-Docker le 10/07/2026 ; SMTP OVH->Infomaniak, Baserow alias corrige |
|
||||
| formation-consultant | 8801->80 | formation.bolbol.tn (reverse-proxy DSM a creer manuellement) | n8n | 0.0.0.0 | unless-stopped | none | Formation autodidacte perso (nginx+basic auth) ; ajoute 25/07/2026 |
|
||||
|
||||
---
|
||||
|
||||
## Hermes Platform
|
||||
|
||||
| Port | Service | Reseau | Exposition |
|
||||
|------|--------------------------|---------|---------------------------------------------------|
|
||||
| 3010 | hermes-workspace-tt | n8n | 0.0.0.0 |
|
||||
| 3020 | hermes-workspace-nyora | n8n | 0.0.0.0 |
|
||||
| 3030 | hermes-workspace-perso | n8n | 0.0.0.0 |
|
||||
| 8650 | hermes-agent-tt | n8n | interne Docker uniquement |
|
||||
| 8660 | hermes-agent-nyora | n8n | interne Docker uniquement |
|
||||
| 8670 | hermes-agent-perso | n8n | interne Docker uniquement |
|
||||
|
||||
> Maintenance Hermes : apres CHAQUE mise a jour des images, executer
|
||||
> `/usr/local/bin/docker image prune -f` (builds :latest quotidiens empilent ~3.3GB).
|
||||
> `scripts/cleanup-backups.sh` pour rotation data.bak (garde 2 derniers jeux).
|
||||
|
||||
---
|
||||
|
||||
## Stack Documentaire
|
||||
|
||||
| Port | Service | Reseau | Exposition |
|
||||
|------|--------------------------|---------|---------------|
|
||||
| 3001 | gotenberg | n8n | 0.0.0.0 |
|
||||
| 3002 | pandoc | n8n | 0.0.0.0 |
|
||||
| 3003 | docx-generator | n8n | 127.0.0.1 |
|
||||
| 3005 | rla-api | n8n | 0.0.0.0 |
|
||||
| 3015 | document-factory | n8n | 0.0.0.0 |
|
||||
| 4000 | carbone | n8n | 0.0.0.0 |
|
||||
| 5099 | reglement-definitif-api | n8n | 0.0.0.0 |
|
||||
| 8002 | document-factory-api | n8n | 0.0.0.0 |
|
||||
| 8015 | pptx-tt-api | n8n | 0.0.0.0 |
|
||||
| 9998 | tika | n8n | 0.0.0.0 |
|
||||
|
||||
---
|
||||
|
||||
## AI Gateway
|
||||
|
||||
| Port | Service | Reseau | Exposition | Notes |
|
||||
|------|--------------------------|---------|---------------|------------------------------------|
|
||||
| 3085 | bifrost | n8n | 0.0.0.0 | Gateway LLM multi-modeles |
|
||||
| 3086 | bifrost-proxy | n8n | 0.0.0.0 | Auth rewrite + cap max_tokens |
|
||||
|
||||
---
|
||||
|
||||
## Applications
|
||||
|
||||
| Port | Service | Reseau | Exposition |
|
||||
|-------|--------------------------|---------|---------------|
|
||||
| 3041 | family-help | n8n | 0.0.0.0 |
|
||||
| 3042 | linux-mcp-nas | n8n | 0.0.0.0 |
|
||||
| 3055 | nyora-veille frontend | n8n | 0.0.0.0 |
|
||||
| 3232 | gitea | bridge | 0.0.0.0 |
|
||||
| 3888 | Baserow | n8n | 0.0.0.0 |
|
||||
| 4292 | Trilium | n8n | 0.0.0.0 |
|
||||
| 4501 | Obsidian-Remote | bridge | 0.0.0.0 |
|
||||
| 5678 | n8n | n8n | 0.0.0.0 |
|
||||
| 6090 | Pingvin-Share | bridge | 0.0.0.0 |
|
||||
| 8000 | veille-backend | n8n | interne |
|
||||
| 8021 | paperless | n8n | 127.0.0.1 |
|
||||
| 8085 | dashboard-terrain | n8n | 0.0.0.0 |
|
||||
| 8787 | nyora-notes | n8n | 0.0.0.0 |
|
||||
| 9000 | portainer | bridge | 0.0.0.0 |
|
||||
| 9443 | portainer (https) | bridge | 0.0.0.0 |
|
||||
| 51820 | wg-easy (WireGuard) | host | 0.0.0.0 UDP |
|
||||
| 51821 | wg-easy UI | host | 0.0.0.0 |
|
||||
| 27123 | Obsidian-Remote sync | bridge | 0.0.0.0 |
|
||||
| 27124 | Obsidian-Remote sync | bridge | 0.0.0.0 |
|
||||
|
||||
---
|
||||
|
||||
## Media
|
||||
|
||||
| Port | Service | Reseau | Exposition |
|
||||
|-------|--------------------------|--------------------|---------------|
|
||||
| 6881 | qbittorrent | media-stack_default| 0.0.0.0 |
|
||||
| 7878 | radarr | — | DESINSTALLÉ |
|
||||
| 8191 | flaresolverr | media-stack_default| 0.0.0.0 |
|
||||
| 8989 | sonarr | — | DESINSTALLÉ |
|
||||
| 9696 | prowlarr | — | DESINSTALLÉ |
|
||||
| 9866 | qbittorrent UI | media-stack_default| 0.0.0.0 |
|
||||
| 32400 | Plex | media-stack_default| local |
|
||||
|
||||
---
|
||||
|
||||
## Bases de donnees (internes uniquement)
|
||||
|
||||
## Bases de donnees (internes)
|
||||
| Port | Service | Exposition |
|
||||
|-------|--------------------------|---------------|
|
||||
| 5432 | postgres (multiple DBs) | 127.0.0.1 |
|
||||
| 6379 | redis (multiple) | local |
|
||||
|------|---------|------------|
|
||||
| 5432 | postgres (n8n-DB, Baserow-DB) | interne / n8n_default |
|
||||
| 6379 | redis (Baserow-REDIS) | interne |
|
||||
|
||||
---
|
||||
|
||||
## DSM Systeme
|
||||
|
||||
## DSM Systeme (exposition WAN reelle : seuls 80/222/443/8080 forwardes par la box)
|
||||
| Port | Service | Exposition |
|
||||
|-------|--------------------------|---------------|
|
||||
| 80 | DSM HTTP | 0.0.0.0 |
|
||||
| 222 | DSM SSH alternatif | 0.0.0.0 |
|
||||
| 443 | DSM HTTPS | 0.0.0.0 |
|
||||
|------|---------|------------|
|
||||
| 80 | DSM HTTP / reverse-proxy | 0.0.0.0 |
|
||||
| 222 | DSM SSH (OpenSSH 8.2) | 0.0.0.0 WAN — a fermer |
|
||||
| 443 | DSM HTTPS / reverse-proxy | 0.0.0.0 |
|
||||
| 2222 | Gitea SSH | 0.0.0.0 |
|
||||
| 6690 | DSM Cloud Sync | 0.0.0.0 |
|
||||
| 8080 | DSM / watchtower | 0.0.0.0 |
|
||||
| 22222 | NAS SSH (port principal) | 0.0.0.0 |
|
||||
| 22222 | NAS SSH principal | 0.0.0.0 |
|
||||
|
||||
---
|
||||
|
||||
## SERVICES RETIRES (ne pas reinstaller, ne pas reutiliser le vhost)
|
||||
| Service | Port libere | Retire | Remplace par |
|
||||
|---------|-------------|--------|--------------|
|
||||
| gotenberg | 3001 (repris par pihole) | 21/06 | nyora-doc-api |
|
||||
| pandoc | 3002 | 21/06 | nyora-doc-api |
|
||||
| document-factory | 3015 | 21/06 | nyora-doc-api |
|
||||
| carbone | 4000 | 21/06 | nyora-doc-api |
|
||||
| document-factory-api | 8002 | 21/06 | nyora-doc-api |
|
||||
| pptx-tt-api | 8015 | 29/06 | nyora-doc-api (vhost pptx.bolbol.tn fantome a purger) |
|
||||
| open-webui | 3091 | 29/06 | redaction-pro |
|
||||
| tika | 9998 | — | gemini-3-flash OCR |
|
||||
| paperless | 8021 | — | — |
|
||||
| rayhan-frontend | 3013 | 29/06 | projet clos |
|
||||
| rayhan-mysql | 3306 | 29/06 | projet clos |
|
||||
| Plex | 32400 | — | absent du stack actuel |
|
||||
| prowlarr | 9696 | 04/07 | suppression volontaire (data conservee /volume1/docker/media-stack/) |
|
||||
| radarr | 7878 | 04/07 | suppression volontaire (data conservee /volume1/docker/media-stack/) |
|
||||
| sonarr | 8989 | 04/07 | suppression volontaire (data conservee /volume1/docker/media-stack/) |
|
||||
| wg-easy | 51820/udp, 51821 | ~07/07 | Tailscale (WireGuard ne subsiste que sur le VPS KeepSolid) |
|
||||
| flaresolverr | 8191 | 12/07 | orphelin purge (ex-client prowlarr) |
|
||||
|
||||
---
|
||||
|
||||
## Plages libres recommandees
|
||||
|
||||
| Plage | Usage suggere |
|
||||
|-------------|--------------------------------------|
|
||||
| 3021 | OCCUPE - panda-dashboard (depuis 20/06/2026) |
|
||||
| 3040-3099 | Extensions Hermes / nouveaux agents |
|
||||
| 3091 | LIBRE (Open WebUI desinstalle 23/06/2026 + 29/06/2026 confirm) |
|
||||
| 3092 | OCCUPE - redaction-pro (depuis 23/06/2026) |
|
||||
| 3093 | OCCUPE - context-hub (depuis 24/06/2026) |
|
||||
| 3013 | LIBRE (rayhan-frontend desinstalle 29/06/2026) |
|
||||
| 3001 | LIBRE (Gotenberg desinstalle 21/06/2026) |
|
||||
| 3002 | LIBRE (Pandoc desinstalle 21/06/2026) |
|
||||
| 3015 | LIBRE (document-factory desinstalle 21/06/2026) |
|
||||
| 7878 | LIBRE (Radarr desinstalle 04/07/2026) |
|
||||
| 8989 | LIBRE (Sonarr desinstalle 04/07/2026) |
|
||||
| 9696 | LIBRE (Prowlarr desinstalle 04/07/2026) |
|
||||
| 8015 | LIBRE (pptx-tt-api desinstalle 29/06/2026) — remplace par nyora-doc-api port 3050 |
|
||||
| Plage | Usage |
|
||||
|-------|-------|
|
||||
| 3013 | LIBRE (rayhan-frontend) |
|
||||
| 3091 | LIBRE (open-webui) |
|
||||
| 3015 | LIBRE (document-factory) |
|
||||
| 3002 | LIBRE (pandoc) |
|
||||
| 4000 | LIBRE (carbone) |
|
||||
| 8002 | LIBRE (document-factory-api) |
|
||||
| 8015 | LIBRE (pptx-tt-api) |
|
||||
| 9998 | LIBRE (tika) |
|
||||
| 8021 | LIBRE (paperless) |
|
||||
| 3100-3199 | APIs internes |
|
||||
| 8800-8899 | UIs web supplementaires |
|
||||
| 8900-8999 | Services experimentaux |
|
||||
| 8800-8899 | UIs web (8801 pris : formation-consultant) |
|
||||
| 8900-8999 | Experimental |
|
||||
| 3887 | pris : baserow-oauth-proxy |
|
||||
|
||||
---
|
||||
|
||||
## Ports a ne JAMAIS utiliser
|
||||
|
||||
- 8787 : nyora-notes (conflit hermes-webui par defaut)
|
||||
- 3001 : pihole admin (repris depuis gotenberg)
|
||||
- 8787 : nyora-notes
|
||||
- 3000 : port interne Docker (ne pas exposer)
|
||||
- 5432 : postgres (interne uniquement)
|
||||
- 5432 : postgres interne
|
||||
- 53 : pihole DNS
|
||||
- 22 : SSH DSM interne (utiliser 22222)
|
||||
|
||||
---
|
||||
|
||||
## Historique des modifications
|
||||
|
||||
## Historique des modifications (recentes)
|
||||
| Date | Action | Port | Service |
|
||||
|------------|-------------------------------------|-------|--------------------------|
|
||||
| 2026-05-28 | Creation initiale du registre | — | — |
|
||||
| 2026-05-28 | Deploiement hermes-nyora-webui | 3021 | hermes-nyora-webui |
|
||||
| 2026-06-05 | Deploiement linux-mcp-nas | 3042 | linux-mcp-nas |
|
||||
| 2026-06-05 | Migration WireGuard VPN vers NAS | 51820 | wg-easy |
|
||||
| 2026-06-05 | Migration WireGuard UI vers NAS | 51821 | wg-easy UI |
|
||||
| 2026-06-08 | Deploiement dashboard-terrain | 8085 | dashboard-terrain |
|
||||
| 2026-06-09 | Deploiement Open WebUI | 3091 | open-webui |
|
||||
| 2026-06-09 | Deploiement hermes-dashboard | 3092 | hermes-dashboard |
|
||||
| 2026-06-11 | Deploiement nyora-veille | 3055 | veille-frontend |
|
||||
| 2026-06-11 | Deploiement veille-backend | 8000 | veille-backend (interne) |
|
||||
| 2026-06-15 | DESINSTALLATION hermes-nyora-webui | 3021 | LIBRE |
|
||||
| 2026-06-15 | DESINSTALLATION hermes-dashboard | 3092 | LIBRE |
|
||||
| 2026-06-16 | Deploiement Bifrost + bifrost-proxy | 3085 | bifrost |
|
||||
| 2026-06-16 | Deploiement bifrost-proxy | 3086 | bifrost-proxy |
|
||||
| 2026-06-16 | Ajout section Services Actifs | — | ports-registry.md v2 |
|
||||
| 2026-06-20 | Deploiement panda-dashboard | 3021 | panda-dashboard nginx |
|
||||
| 2026-06-21 | DESINSTALLATION document-factory | 3015 | LIBRE |
|
||||
| 2026-06-21 | DESINSTALLATION pandoc | 3002 | LIBRE |
|
||||
| 2026-06-21 | DESINSTALLATION gotenberg | 3001 | LIBRE |
|
||||
| 2026-06-21 | DESINSTALLATION carbone | 4000 | LIBRE |
|
||||
| 2026-06-21 | DESINSTALLATION document-factory-api| 8002 | LIBRE |
|
||||
| 2026-06-23 | Deploiement redaction-pro | 3092 | redaction-pro |
|
||||
| 2026-06-23 | DESINSTALLATION Open WebUI | 3091 | LIBRE — remplace par redaction-pro |
|
||||
| 2026-06-23 | Deploiement redaction-pro FINAL | 3092 | llm.bolbol.tn |
|
||||
| 2026-06-24 | Deploiement context-hub | 3093 | context-hub (context.bolbol.tn) |
|
||||
| 2026-06-27 | Deploiement paperclip | 3094 | paperclip (paperclip.bolbol.tn) |
|
||||
| 2026-06-29 | DESINSTALLATION rayhan-frontend | 3013 | LIBRE — projet clos |
|
||||
| 2026-06-29 | DESINSTALLATION rayhan-mysql | 3306 | LIBRE — volume mysql_data supprime|
|
||||
| 2026-06-29 | DESINSTALLATION pptx-tt-api | 8015 | LIBRE — remplace par nyora-doc-api (3050) |
|
||||
| 2026-06-29 | Images Docker supprimees | — | -4.6 GB (open-webui:4.5GB + rayhan-frontend:95MB) |
|
||||
| 2026-06-29 | DESINSTALLATION open-webui (DEFINITIF)| 3091 | LIBRE — remplace par redaction-pro (3092) |
|
||||
| 2026-07-04 | DESINSTALLATION Radarr | 7878 | LIBRE — supprime avec media-stack |
|
||||
| 2026-07-04 | DESINSTALLATION Sonarr | 8989 | LIBRE — supprime avec media-stack |
|
||||
| 2026-07-04 | DESINSTALLATION Prowlarr | 9696 | LIBRE — supprime avec media-stack |
|
||||
| 2026-07-04 | Images Docker supprimees | — | -585 MB (sonarr:193MB + prowlarr:184MB + radarr:208MB) |
|
||||
|------|--------|------|---------|
|
||||
| 2026-07-28 | Fix connecteur Claude.ai sur Baserow MCP : sidecar OAuth stub devant Baserow (meme pattern que mcp-vps). Reste a faire : repointer reverse-proxy DSM baserow.bolbol.tn de 3888 vers 3887 (manuel) | 3887 | baserow-oauth-proxy, baserow-oauth-app |
|
||||
| 2026-07-25 | Ajout formation-consultant (nginx+basic auth, formation.bolbol.tn a creer manuellement en reverse-proxy DSM) | 8801 | formation-consultant |
|
||||
| 2026-07-12 | RESYNC v4 : -prowlarr/radarr/sonarr/wg-easy, +vaultwarden/wg-admin-client, flaresolverr marque orphelin | — | ports-registry.md v4 |
|
||||
| 2026-07-12 | hermes-agent-perso mem_limit 600m->768m APPLIQUE (recreate fait, healthy, data 1026:100) | — | hermes-agent-perso |
|
||||
| 2026-07-12 | flaresolverr purge (orphelin) — 41 containers actifs | 8191 | flaresolverr |
|
||||
| 2026-07-03 | RESYNC complet etat reel (43 containers) + audit securite | — | ports-registry.md v3 |
|
||||
| 2026-07-03 | Bifrost retire du reverse-proxy WAN (securite) | 3085 | bifrost |
|
||||
| 2026-07-03 | MDP UI wg-easy renforce 8->28 car | 51821 | wg-easy |
|
||||
| 2026-06-29 | Resync partiel v2 (voir git history) | — | — |
|
||||
|
||||
> Note v3 : ce registre reflete l etat REEL constate via socket Docker le 03/07/2026.
|
||||
> Services ajoutes vs v2 : pihole, prompt-studio, hermes-mail-proxy, context-hub, nyora-doc-api,
|
||||
> gsparc-mezzouna-api, reglement-definitif-api, watchtower-nas, ovh-ddns, flaresolverr, crowdsec x2.
|
||||
> MAJ 20/07/2026 : prompt-studio desinstalle (container+image supprimes) - port 8090 libere.
|
||||
|
||||
Reference in New Issue
Block a user