Skip to content

Repository files navigation

##########################

My idea with this Fig/Docker setup was 
to be able to go from zero to Django
coding very quickly.

##### Getting started #####

* When cloning this repo don't forget to use --recursive as there is a submodule.
'git clone --recursive https://github.com/mkbt/django_quick.git'

* Install docker, docker-compose, and git.

* Edit docker-compose.yml to suit.

* Build Docker images. Run 'docker-compose build'.

* Create containers. Run 'docker-compose up'.

* In a temporary container run init script. Run 'docker-compose run --rm command bash /init.sh'.

* Start the service containers. Run 'docker-compose start'.

The app should be up at the port specified in the fig.yml 

Development can begin using your host mounts etc.

About

Zero to Django coding in five minutes with Pinax.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages