pez-infra/ansible/services/miniflux
Rasmus Wejlgaard dc198eea81 fix more yaml document-start and comment indentation
- add missing --- to 13 more yml files
- fix comment indentation in prometheus.yml
2026-03-28 13:15:46 +00:00
..
docker-compose.yml fix more yaml document-start and comment indentation 2026-03-28 13:15:46 +00:00
README.md initial commit 2026-03-28 12:39:41 +00:00

Miniflux

Lightweight RSS reader.

  • Host: london-b
  • URL: https://rss.pez.sh
  • Database: PostgreSQL 15 (Alpine)
  • Bind address: Tailscale IP only (100.84.65.101:8181)
  • Data: Docker volume (miniflux-db)
  • Note: Passwords templatized — set MINIFLUX_DB_PASSWORD and MINIFLUX_ADMIN_PASSWORD env vars before deploying