Skip to content

CivicNinjas/HealthAround.me-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Healthgeist Vagrant

This project will help you get the Healthgeist code running in a virtual environment. This is useful for local development of the project or of the system configuration scripts.

Setup

  1. Install Vagrant

  2. git clone [email protected]:CivicNinjas/HealthAround.me-saltstack.git salt/roots/salt

  3. git clone [email protected]:CivicNinjas/HealthAround.me.git salt/roots/project

  4. vagrant up

  5. vagrant ssh, and then:

     sudo service supervisor stop
     sudo service supervisor start
     cd /var/www/healthgeist
     ./manage.py createsuperuser
    
  6. Open a browser and go to http://localhost:8080. http://localhost:8080/admin may also be interesting.

About

Vagrant config for SitegeistHealth-saltstack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages