Skip to content
This repository has been archived by the owner on Dec 23, 2021. It is now read-only.
/ ansible-do-django Public archive

Ansible role to provision a Django webapp.

License

Notifications You must be signed in to change notification settings

ellmetha/ansible-do-django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-do-django

This Ansible role allows to setup a Django project using some opiniated mechanisms and tools (eg. regarding the way to use env-specific settings, etc). Django projects provisioned using this role will be served using Nginx and Uvicorn (ASGI).

Requirements

  • Ansible 2.0
  • Ubuntu/Debian-like targets
  • Nginx
  • PostgreSQL

License

GPLv3. See LICENSE for more details.

About

Ansible role to provision a Django webapp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published