Rename systemd.service to testapp.service
1 file changed
tree: 8ef255c078fb05f978e863fdd7afe21bf5921878
  1. LICENSE
  2. README.md
  3. requirements.txt
  4. testapp.py
  5. testapp.service
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.