Skip to content
This repository has been archived by the owner on Jul 9, 2020. It is now read-only.

openhie/ansible-openinfoman-hwr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-openinfoman-hwr

Installs openinfoman and openinfoman-hwr.

Requirements

Works best with Ubuntu 14.04

Role Variables

# Install openinfoman
openinfoman_install: true
# Install ihris HWR
openinfoman_hwr_install: true
# Openinfoman base url
openinfoman_baseurl: "http://{{ansible_default_ipv4.address}}:8984/"


# Default install dirs (Change only when using deploy)
openinfoman_dir: /var/lib/openinfoman
ihris_dir: /var/lib/iHRIS

Example Playbook

- hosts: servers
   roles:
    - ansible-openinfoman-hwr
   vars:
    

License

Apache v2

Author Information

Ryan Yates

About

Ansible playbook for deploying the Health Worker Registry component of the OpenHIE stack.

Resources

Stars

Watchers

Forks

Packages

No packages published