V1.5-E RSSHub journal feed (E.1-E.8)
Bascule Behold -> RSSHub self-host (rss.trans-former.fr) : - InstaFeed.vue : consomme PUBLIC_JOURNAL_URL (journal unifie n8n) au lieu de feeds.behold.so direct. Filtre platform=instagram + account dans l'url. Plus de feedId Behold a passer. - ColInsta.astro : supprime props feedId, passe seulement account handle (aep.politique, julesneny) pour filtrage cote client. - .env.example : PUBLIC_BEHOLD_* deprecies (conservees pour compat), PUBLIC_JOURNAL_URL note V1.5-E source RSSHub. - docs/n8n-workflow-journal-aggregate-v2-rsshub.json : workflow V2 a importer dans n8n. Remplace 3 nodes Behold par : Substack natif (julesneny.substack.com/feed) + RSSHub Insta x2 (rss.trans-former.fr/ instagram/user/*). Cron 3h -> 4h UTC (anti-rate-limit). Parser RSS ajoute (CDATA, dedup par GUID). - carte-o.json : regen prebuild auto. Ops VPS realisees hors repo (E.1-E.3, E.8 conf) : - docker pull diygod/rsshub:latest (image officielle, pas rsshub/rsshub) - /opt/rsshub/docker-compose.yml : RSSHub + Redis cache, port 3006 local - Caddy : bloc rss.trans-former.fr -> reverse_proxy 127.0.0.1:3006 CHECKPOINT E.4 BLOQUANT : DNS OVH 'rss' IN A 178.104.106.195 a pousser manuellement par Jules. Sans DNS, rss.trans-former.fr inaccessible. LIMITE FONCTIONNELLE detectee : RSSHub /instagram/* requiert config Instagram cookie (ConfigNotFoundError 503). Tant que les env vars INSTAGRAM_USERNAME/PASSWORD ou cookie ne sont pas fournis a RSSHub, les routes Insta retourneront vide. Le journal aura 0 item insta et ColInsta affichera fallbackBio. Substack et Gitea sources OK. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.1",
|
||||
"generatedAt": "2026-05-12T09:28:20.972Z",
|
||||
"generatedAt": "2026-05-12T22:53:33.094Z",
|
||||
"nodes": [
|
||||
{
|
||||
"id": "contrat-social-medecine-corps-social",
|
||||
|
||||
Reference in New Issue
Block a user