chore : import initial du package veille-ia-gen_ynh (packaging v2, helpers 2.1)

Extrait du dépôt veille-ia-gen (socle phase 0).
manifest validé contre le schéma officiel manifest.v2.schema.json ;
sha256 de l'archive sources en placeholder jusqu'à la release v0.1.0.
This commit is contained in:
cyber-mawonaj
2026-08-01 09:44:31 -04:00
commit c6caa5024f
16 changed files with 466 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Environnement applicatif de veille-ia (chargé par systemd via EnvironmentFile).
# Régénéré par les scripts du package (ynh_config_add) — ne pas éditer à la main.
# Dossier de données persistant : registre/profils YAML + dépôt git interne.
DATA_DIR=__DATA_DIR__
# Endpoint Ollama (optionnel : dégradation gracieuse si injoignable).
OLLAMA_URL=__OLLAMA_URL__
# Token Bearer protégeant POST /api/alerts (généré à l'install — secret).
ALERTS_TOKEN=__ALERTS_TOKEN__