Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Powered by Cookiecutter, Cookiecutter Django Ansible is a framework for jumpstarting an ansible project for provisioning a server that is ready for your cookiecutter-django application.

License

Notifications You must be signed in to change notification settings

HackSoftware/cookiecutter-django-ansible

Repository files navigation

Cookiecutter Django Ansible

Build Status

Powered by Cookiecutter, Cookiecutter Django Ansible is a framework for jumpstarting an ansible project for provisioning a server that is ready for your cookiecutter-django application.

Features

  • Works with latest cookiecutter-django
  • Fully automates the provisioning project
    • Sets up a postgres server
    • Sets up a NGINX server
    • Sets up a upstart job
    • Sets up env files
    • Sets up ability to separate db server from application server. For easier scaling.
    • Sets up staging and production server. For easier development cycle.
    • Sets up celery with rabbitmq-server
    • Sets up a letsencrypt configuration (Comming soon!)
  • Works for
    • Ubuntu 14.04

Requirements

Install cookiecutter command line: pip install cookiecutter

Usage

Generate a new Cookiecutter template layout: cookiecutter gh:HackSoftware/cookiecutter-django-ansible

License

This project is licensed under the terms of the MIT License

About

Powered by Cookiecutter, Cookiecutter Django Ansible is a framework for jumpstarting an ansible project for provisioning a server that is ready for your cookiecutter-django application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published