Deployment

Django specific packages that aid and facilitate deployment of Django projects.

37 Packages
8 Features

Search & Filter

Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.

1,385
Stars
383
Forks
5
Usage
Py3
Updated 5 Mar 2026
License UNKNOWN
Commits
Features
Base library
Supported operating systems
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
Web servers
Docs
Tests

Deployment, for Djangonauts with deadlines.

427
Stars
45
Forks
1
Usage
Py3
Status Beta
Version 1.4.1
Updated 13 Apr 2026
License BSD License
Commits
Features
Base library
Supported operating systems
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
Web servers
Docs
Tests

Django Management Command for running production processes

56
Stars
4
Forks
0
Usage
Py3
Status Pre-Alpha
Version 2.4.0
Updated 8 May 2026
License MIT
Commits
Features
Base library
Supported operating systems
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
Web servers
Docs
Tests

Django app to run database liveness probe in a Kubernetes project

42
Stars
11
Forks
0
Usage
Py3
Status Production/Stable
Version 1.8.0
Updated 20 Nov 2025
License BSD-3-Clause
Commits
Features
Base library
Supported operating systems
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
Web servers
Docs
Tests

Everything required to run Django on GCP (storage, pubsub events, tasks, logging, errors)

29
Stars
5
Forks
0
Usage
Py3
Status Production/Stable
Version 0.24.0
Updated 18 Nov 2025
License MIT
Commits
Features
Base library
Supported operating systems
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
Web servers
Docs
Tests

Easy integration and deployment of Django projects into Windows Environments

28
Stars
4
Forks
1
Usage
Py3
Status Production/Stable
Version 1.4.0
Updated 16 Jul 2025
License BSD-3-Clause
Commits
Features
Base library
Supported operating systems
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
Web servers
Docs
Tests

Deploy a Django website in one click with this bash script (Nginx, Gunicorn, MySQL/MariaDB/PostgreSQL)

125
Stars
19
Forks
1
Usage
Py3
Updated 21 Oct 2024
License UNKNOWN
Commits
Features
Base library
Supported operating systems
Ubuntu Server 20.04 and newer
Does not require VCS for project code updates
Designed to be plugged into existing projects
Supported databases
MySQL, MariaDB, PostgreSQL
Web servers
Nginx
Docs
Tests

Showing 7 of 37 packages in this grid.

View All Packages

Features Being Compared

8 features

Base library

buildout or fabric or something else

Supported operating systems

Does not require VCS for project code updates

project doesn't have to be stored in VCS in order to be deployed

Designed to be plugged into existing projects

Is the app designed to be plugged into existing projects or does it provide basic project to build on?

Supported databases

Database engines the app can set up or work with.

Web servers

How is python code executed.

Docs

Tests