Test application for p6 pipservice installer

Clone this repo:

Branches

  1. 8101a42 Update README.md by Daniel Gruno · 3 years, 11 months ago master
  2. f16064a Rename systemd.service to testapp.service by Daniel Gruno · 3 years, 11 months ago
  3. ea1d86a use venv python3 by Daniel Gruno · 3 years, 11 months ago
  4. e36ba02 Update testapp.py by Daniel Gruno · 3 years, 11 months ago
  5. 4171fab Update testapp.py by Daniel Gruno · 3 years, 11 months 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.