Commit Graph

2 Commits

Author SHA1 Message Date
e3891f4dc1 docs: rewrite README — add ToC, Ansible playbook, disclaimer, full MIT licence
- Table of contents with anchor links
- Ansible deploy.yml: clones repo, copies private key, bootstraps store.json
  via Ansible Vault variables, builds image, runs container; uses creates:
  guard to preserve live requisitions on re-deploy
- AI-generated disclaimer (prominent, at the bottom)
- Full MIT licence text (not just the word "MIT")
- Improved prose and formatting throughout

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 11:00:53 +02:00
2487d8a2f9 docs: README with full setup guide
Covers: Enable Banking signup, RSA key generation, running setup script,
docker-compose wiring, OAuth redirect flow diagram, supported French banks,
and troubleshooting.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 10:34:52 +02:00