Skip to content

zouhaisong/ahf-logistics-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setting Up An OpenLMIS Instance

Software Required

Create a Vagrant workspace

(in Mac command line)

git clone [email protected]:ThoughtWorksInc/ahf-logistics-sample.git

cd ahf-logistics-sample

Setup OpenLMIS virtual machine

(in Mac command line)

vagrant up

vagrant ssh

(in virtual machine command line)

cd /vagrant

./setup.sh

Run OpenLMIS instance

(in virtual machine command line)

./run.sh

Now you should be able to access OpenLMIS at http://localhost:9091/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 78.0%
  • Shell 22.0%