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

HackSoftware/cookiecutter-django-ansible

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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