Skip to content

A spatially enabled Django application leveraging Vagrant for containerization

Notifications You must be signed in to change notification settings

kevinearldenny/geodjango-vagrant-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geodjango-vagrant-toy

A spatially enabled Django application leveraging Vagrant for containerization

System requirements

  • Vagrant 2.1.5 or greater
  • VirtualBox

Run instructions

On the first run - run setup command

$ ./scripts/setup

Once the Vagrant provisioners are completed, the Django app should be accessible at http://localhost:8082

For subsequent runs, you can start the Django development server like

$ ./scripts/server

Migrations

$ ./scripts/migrate

Loading data

Data is automatically loaded as part of the setup command

Removed added files for PR review

About

A spatially enabled Django application leveraging Vagrant for containerization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published