Clone this repo:

Branches

  1. f4eebaf Fix metadata for Galaxy, lint by Zack Williams · 1 year, 7 months ago master
  2. 36b097b Add missing libgtk as a direct dependency, no longer installed indirectly by Zack Williams · 2 years, 7 months ago
  3. a771dd7 Add chromium packages by Zack Williams · 2 years, 11 months ago
  4. cb33403 Various fixes by Zack Williams · 3 years, 4 months ago
  5. e14f770 Template or copy configuration by Zack Williams · 3 years, 5 months ago

timesheets

ONF Timesheets Web App

This role deploys the timesheets web application, found in these two repos:

See the configuration variables given in the defaults/main.yml file for the database connection, and external service credentials.

Also requires a private key from Docusign, stored in a file named docusignPrivate.key somewhere in the file lookup path.

Requirements

Requires PostgreSQL, Node.js, and NGINX to be installed as well.

Minimum ansible version: 2.9.5

Example Playbook

- hosts: all
  roles:
    - timesheets

License and Author

© 2020 Open Networking Foundation support@opennetworking.org

License: Apache-2.0