feat: initialisation Hermes Hub — interface multi-univers securisee (FastAPI, proxy async, design tokens)

This commit is contained in:
bolbol
2026-08-19 20:46:08 +01:00
commit d107d40a30
59 changed files with 1538 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Hermes Hub Environment Configuration
TZ=Africa/Tunis
HUB_PORT=8080
HUB_SECRET=change-this-secret-2026
# Tailscale Endpoints
NAS_TAILSCALE_IP=100.86.197.88
VPS_TAILSCALE_IP=100.94.90.119
# Backend URLs
HERMES_TT_URL=http://100.86.197.88:3010
HERMES_NYORA_URL=http://100.86.197.88:3020
HERMES_PERSO_URL=http://100.86.197.88:3031
HERMES_NABIL_URL=http://127.0.0.1:8642