Merge pull request #1 from raboof/service-naming

rename `testapp.service` to `pipservice-testapp.service`
tree: 731598d0c750018ecc4affd2c652bc6d4c1a496c
  1. LICENSE
  2. pipservice-testapp.service
  3. README.md
  4. requirements.txt
  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 the testapp.service systemd script and run it, producing a “test app still works” every minute in syslog.