Skip to content

A Django application created to practice containerization

Notifications You must be signed in to change notification settings

kevinearldenny/geodjango-demo-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoDjango + Docker playground

This project was created to practice leveraging Docker for containerization of a spatially-enabled Django application.

System requirements

  • Docker

Run instructions

  1. Run setup command
$ ./scripts/setup
  1. Run development server locally
$ docker-compose up

Migrations

$ ./scripts/update

Loading data

Data is automatically loaded as part of the setup command

About

A Django application created to practice containerization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published