Skip to content

E-Health/vagrant-ehealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant-ehealth

Vagrant-ehealth is a vagrant script to install two popular open source EMR systems: OpenMRS and OSCAR McMaster. RStudio server is also installed along with these into a ubuntu trusty32 virtual machine.

How to Use

vagrant up

It takes approximately 30 minutes to create the machine initially.

Access in your browser:

Suspend / Power down / Destroy

To suspend the machine use and resume later

vagrant suspend
vagrant resume

To power down the machine and restart later

vagrant halt
vagrant up

To destroy the machine and recreate

vagrant destroy --force
vagrant up

Version

1.0.0

Credits

Disclaimer

This is for testing only. Not suitable for production.

For more information visit NuChange Blog

Contact Us on the IRC Channel ##ehealth

Visit our IRC channel

Contribute

pull-requests welcome