CCDA Validator in a Vagrant VM
- Vagrant
- VirtualBox
- Disk space and memory for a VM
git clone this repo (and submodules! VERY important!)
git clone --recurse-submodules https://github.com/mieweb/vagrant-ccda-validator.git
Start the Vagrant machine with 'vagrant up'.
cd vagrant-ccda-validator
vagrant up
Wait... Try opening up any of the following URLS:
http://localhost:8080/referenceccdaservice/static/validationui.html
http://localhost:8080/referenceccdaservice/swagger-ui.html#/reference-ccda-validation-controller
Check the logs folder!