Test application for p6 pipservice installer

Clone this repo:

Branches

  1. cef5fa2 Merge pull request #1 from raboof/service-naming by dfoulks1 · 10 days ago master
  2. ce878f0 rename `testapp.service` to `pipservice-testapp.service` by Arnout Engelen · 7 months ago
  3. 8101a42 Update README.md by Daniel Gruno · 5 years ago
  4. f16064a Rename systemd.service to testapp.service by Daniel Gruno · 5 years ago
  5. ea1d86a use venv python3 by Daniel Gruno · 5 years ago

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.