homelab/compose/services/FreshRSS
Eduardo Figueroa bd9a55f293 fix(freshrss): Remove SSO and configure for API access
Remove Tinyauth SSO middleware and configure Traefik for FreshRSS API
compatibility with mobile apps.

Changes:
- Removed tinyauth middleware (conflicts with API authentication)
- Added passhostheader directive for proper request routing
- FreshRSS now uses built-in authentication only

This enables iOS RSS apps (Reeder, NetNewsWire, etc.) to connect via
FreshRSS's Google Reader and Fever APIs.
2025-12-04 18:44:40 +00:00
..
.env refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
compose.yaml fix(freshrss): Remove SSO and configure for API access 2025-12-04 18:44:40 +00:00
config.php.example feat: Replace Linkwarden with Karakeep, add Ollama LLM server, add config examples 2025-11-09 06:16:27 +00:00