taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

README.md (450B)


      1 Legacy container helper
      2 =======================
      3 
      4 The remaining scripts build and start a disposable systemd container for
      5 manual development. They do not deploy the regional-currency stack.
      6 
      7 Regional-currency deployment is intentionally performed from an operator
      8 machine over SSH with the Ansible playbook in the parent directory. Use a VM
      9 or container with SSH access and add that target through
     10 `../inventory-wizard.py` when testing the playbook.