/vagrant-ccda-validator

Vagrant up for https://github.com/siteadmin/reference-ccda-validator

Primary LanguageShellThe UnlicenseUnlicense

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!