Update requirements.txt
1 file changed
tree: e61c43a6d40c7fde4cc9d042b22b6d4517f87346
  1. LICENSE
  2. README.md
  3. requirements.txt
  4. systemd.service
  5. testapp.py
README.md

infrastructure-testapp

Test application for p6 pipservice installer

This app should install by adding the following to any node yaml:

pipservice:
  testapp:
    tag: 'master'

It should then install the pips, enable the service as laid out in systemd.service and run it, producing a “test app still works” every minute in syslog.