Skip to content

creimers/djangocms-docker-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

django-cms docker cookiecutter 🍪 🐳 🐍 🐘

This is a cookiecutter project bootstrap template for running django-cms with a postgres database inside of a docker container.

Usage

First, install cookiecutter:

$ pip install "cookiecutter>=1.7.0"

Then run it against this repo:

$ cookiecutter https://github.com/creimers/djangocms-docker-cookiecutter

Then it's totally up to you.