Skip to content

E-Health/vagrant-oscar-mcmaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant-OSCAR-McMaster

Vagrant-OSCAR-McMaster is a vagrant script to install two popular open source EMR systems: OpenMRS and OSCAR McMaster for training purposes.

How to Use

vagrant up

It takes approximately 30 minutes to create the machine initially.

Access:

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.

Contributors

Made with contributors-img.

pull-requests welcome