taler-deployment

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

README (426B)


      1 When modifying the systemd units in this file, please be aware
      2 that they are NOT automatically updated on the target system
      3 by the buildbot. So when changing these rules, you must manually
      4 log into the respective user, ensure the deployment.git is already
      5 up-to date, and then re-run the respective 'bootstrap' script.
      6 
      7 Note that you must use
      8 
      9 # machinectl shell $USER@.host /bin/bash
     10 
     11 to log in to use the bootstrap scripts.