Skip to content

smart-on-fhir/installer-pwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Get started with one line, using Vagrant

The three prerequisites, which are available on Mac, Windows, and Linux are (we have tested with the versions below, but other versions may be fine too):

  1. VirtualBox 4.3.12
  2. Vagrant 1.6.2
  3. Ansible 1.6.1

Once you have Virtualbox and Vagrant installed on your machine, you can:

vagrant plugin install vagrant-vbguest
git clone https://github.com/smart-on-fhir/installer-service
cd installer
vagrant up

... wait ~10min while everything installs (depending on your Internet connection speed).

Now visit http://localhost:9070 in a web browser on your local ("host") machine.

Releases

No releases published

Packages

No packages published

Languages