koopa-admin-log/configs/taler-exchange-ansible
2026-07-13 10:12:00 +02:00
..
Containerfile docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
deploy-hacktivism-goa.sh docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
inventories-default.snippet docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
public.yml docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
README.md docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00
run-container-koopa.sh docs: new root as prior history lost (orphan + GC); ~215 commits not recoverable 2026-07-13 10:12:00 +02:00

Exchange on koopa — Ansible-managed container

Live state reflected from host koopa (not a full upstream clone of ansible-taler-exchange).

Item Live on koopa
Container name taler-hacktivism-exchange-ansible
Image localhost/taler-hacktivism-exchange-ansible:landing (build tag :base)
Ports 9011 (API), 9014 (landing/intro)
Site https://exchange.hacktivism.ch
Tree /home/hernani/ansible-taler-exchange/
Secrets inventories/host_vars/.../secrets.ymlnot in admin-log

Files here (mirrors / excerpts)

File Role
run-container-koopa.sh Build image, run systemd container --name taler-hacktivism-exchange-ansible
deploy-hacktivism-goa.sh ansible-playbook limit that host + public/secrets vars
Containerfile Debian + systemd base for the container
public.yml Non-secret host_vars for hacktivism GOA
inventories-default.snippet Inventory lines for the koopa container host

Ops

cd ~/ansible-taler-exchange
./run-container-koopa.sh          # recreate container if needed
./deploy-hacktivism-goa.sh        # apply ansible (needs secrets.yml + vault)
podman ps --filter name=taler-hacktivism-exchange-ansible

Full host inventory of all services: host/overview/LIVE.md.