Skip to content

This is my template configuration for Django projects.

Notifications You must be signed in to change notification settings

ghorbani-mohammad/django_ci_cd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N|Solid

This is my template configuration for Django

In this template we consider 5 services. Services are:

  • Django API service
  • Celery Beat service
  • Celery Worker Service
  • DB (Postgres)
  • Redis (for caching and message broker between celery services)

Features

  • Dockerfile for build base image
  • Docker-compose for setup services
  • Github workflow for CI/CD
  • Nginx config
  • Bash script for managing services

License

MIT

Free Software, Hell Yeah!

About

This is my template configuration for Django projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published