All Projects → HackSoftware → Cookiecutter Django Ansible

HackSoftware / Cookiecutter Django Ansible

Licence: mit
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.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cookiecutter Django Ansible

Polemarch
Simple WEB gui for infrastructure management by ansible playbooks or modules. This is only mirror with bins in releases.
Stars: ✭ 530 (+668.12%)
Mutual labels:  automation, ansible, django
Awx
AWX Project
Stars: ✭ 10,469 (+15072.46%)
Mutual labels:  automation, ansible, django
Promansible
PromAnsible, 集成了Prometheuse(基于时间序列数据的服务监控系统)和Ansible(超级简单好用的IT自动化系统),并通过事件报警机制把二者紧密的结合在一起,并配以简单易用的WebUI,真正实现了监控-报警-处理一条龙的全自动化服务。
Stars: ✭ 183 (+165.22%)
Mutual labels:  automation, ansible, django
Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+6314.49%)
Mutual labels:  automation, ansible
Mac Dev Playbook
Mac setup and configuration via Ansible.
Stars: ✭ 4,202 (+5989.86%)
Mutual labels:  automation, ansible
Colossus
Self-hosted email marketing solution
Stars: ✭ 319 (+362.32%)
Mutual labels:  automation, django
Ansible Rails
Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma
Stars: ✭ 199 (+188.41%)
Mutual labels:  automation, ansible
old vespene
DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
Stars: ✭ 672 (+873.91%)
Mutual labels:  automation, django
Ops
基于centos6+python3.6+django2+ansible2.4+celery4.2 运维管理系统,目前实现功能:用户和用户组管理、资产管理、集成ansible2.4、简易堡垒机(主机分配支持rdp以及vnc、用户分配、文件上传下载、配置禁用命令清单、操作录像回放功能)、CI/CD(支持git仓库和svn仓库)、数据库管理(一部分)、celery任务编排、知识库及文件共享
Stars: ✭ 502 (+627.54%)
Mutual labels:  ansible, django
Ansible Best Practises
A project structure that outlines some best practises of how to use ansible
Stars: ✭ 735 (+965.22%)
Mutual labels:  automation, ansible
Yesterday I Learned
Brainfarts are caused by the rupturing of the cerebral sphincter.
Stars: ✭ 50 (-27.54%)
Mutual labels:  ansible, django
Baize
白泽自动化运维系统:配置管理、网络探测、资产管理、业务管理、CMDB、CD、DevOps、作业编排、任务编排等功能,未来将添加监控、报警、日志分析、大数据分析等部分内容
Stars: ✭ 296 (+328.99%)
Mutual labels:  ansible, django
Ansible Playbooks
Playbooks for automating server procedures based on our Community guides
Stars: ✭ 285 (+313.04%)
Mutual labels:  automation, ansible
Ansible For Kubernetes
Ansible and Kubernetes examples from Ansible for Kubernetes Book
Stars: ✭ 389 (+463.77%)
Mutual labels:  automation, ansible
Community.kubernetes
Kubernetes Collection for Ansible
Stars: ✭ 214 (+210.14%)
Mutual labels:  automation, ansible
Charjabox
Ansible based Homeserver setup using Docker
Stars: ✭ 28 (-59.42%)
Mutual labels:  automation, ansible
Ansible Role Gitea
Ansible role to deploy a Gitea instance
Stars: ✭ 58 (-15.94%)
Mutual labels:  automation, ansible
Centos7 Cis
Ansible CentOS 7 - CIS Benchmark Hardening Script
Stars: ✭ 64 (-7.25%)
Mutual labels:  automation, ansible
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (+166.67%)
Mutual labels:  automation, ansible
Ansiblecm
A Docker based Ansible control machine for running playbooks in a consistent environment.
Stars: ✭ 26 (-62.32%)
Mutual labels:  automation, ansible

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].