Skip to content

Vagrant VirtualBox running Ubuntu LTS 16.04 that installs Django environment & WQ

Notifications You must be signed in to change notification settings

drfaustusfade/django-wqShell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-wqShell

Django env with WQ

Requirements

  • VirtualBox v5.0.10
  • Vagrant v1.7.4

Getting started

  • Vagrant installs server environment

      $ git clone https://github.com/iMMAP-Afg/django-wqShell.git
      $ cd django-wqShell/vagrant
      $ vagrant up
    
  • With mounted folders

      /vagrant => django-wqShell/vagrant
      /var/www => django-wqShell/www
      /var/data => django-wqShell/data
    
  • Once built, enter the virtual machine with vagrant ssh

      $ vagrant ssh
    
  • Run the commands in data/django.wq.shell.build.sh (/var/data/django.wq.shell.build.sh) to install Wq

About

Vagrant VirtualBox running Ubuntu LTS 16.04 that installs Django environment & WQ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 61.5%
  • Ruby 38.5%