No description
Find a file
nocci fdc9234540 feat(infrastructure): introduce ansible deployment for taler services
- add ansible playbooks and roles for deploying taler exchange and merchant
- configure PostgreSQL, GNU Taler repositories, and services

🔧 chore(config): provide example env and gitignore for sensitive files

- create .env-example with placeholders for sensitive info
- add .gitignore entries for .env and common editor files
2025-11-03 13:15:46 +00:00
collections feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
group_vars feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
inventories/local feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
playbooks feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
roles feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
.env-example feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
.gitignore feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
ansible.cfg feat(infrastructure): introduce ansible deployment for taler services 2025-11-03 13:15:46 +00:00
README.md first commit 2025-11-03 12:42:13 +00:00