strogonoff / django-project-template-cygnus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django project template

Includes a Vagrantfile and an Ansible playbook.

Sets up the machine with PostgreSQL, Nginx, Gunicorn.

Pass following parameters:

  • --secret_key <Django secret key, see docs>
  • --db_user_pass <password to use for app’s PostgreSQL user>
  • --name vars.yaml Vagrantfile

About


Languages

Language:JavaScript 90.2%Language:Python 5.9%Language:HTML 3.9%