Skip to content

duschang27/vagrant-ccda-validator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-ccda-validator

CCDA Validator in a Vagrant VM

Vagrant CCDA Validator

What You'll need

  1. Vagrant
  2. VirtualBox
  3. Disk space and memory for a VM

Usage

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 validationui

http://localhost:8080/referenceccdaservice/swagger-ui.html#/reference-ccda-validation-controller swagger-ui

Having issues?

Check the logs folder!