LondonAppDeveloper / deploy-django-with-docker-composeLinks
Tutorial code for deploying Django with Docker Compose
☆69Updated 9 months ago
Alternatives and similar repositories for deploy-django-with-docker-compose
Users that are interested in deploy-django-with-docker-compose are comparing it to the libraries listed below
Sorting:
- Initial configuration of Docker Django Redis Celery☆50Updated 2 years ago
- ☆83Updated 3 years ago
- Docker Mastery with Django is an open-source initiative and tutorial series. Learn from a beginner level how to use Docker, compose and K…☆216Updated 3 years ago
- django custom user model☆147Updated 2 years ago
- Master the Django ORM - Object-Relational Mapper. Learn to use the Django ORM in your Django applications.☆121Updated last year
- A Pytest Django Course - Learn how to implement Pytest with Django.☆71Updated 4 years ago
- Django Project With Web + APIs using JWT☆71Updated 2 years ago
- A how-to document outlining how to publish a django website equipped with WebSockets using Django Channels.☆162Updated 2 years ago
- Source code for Django for APIs☆424Updated 5 months ago
- Template Django + DRF + SimpleJWT + React project☆99Updated 2 years ago
- Deploying a Django project in production with Docker Compose, Gunicorn and Nginx.☆187Updated 3 years ago
- The issue tracker, changelog, and code repository for Two Scoops of Django 3.x☆353Updated last year
- A RESTful API for user signup and authentication using email addresses.☆320Updated last year
- Securing a Containerized Django Application with Let's Encrypt☆106Updated last year
- Source code for the Django authentication series on youtube.☆44Updated 4 years ago
- Repository for django-htmx tutorials☆169Updated 3 years ago
- Learn how to deploy a docker-based Django application into a Kubernetes cluster into production on DigitalOcean.☆163Updated 3 years ago
- A chat app built with Django Channels, React and TypeScript☆90Updated 2 years ago
- drf-social-oauth2 makes it easy to integrate Django social authentication with major OAuth2 providers, i.e., Facebook, Twitter, Google, e…☆286Updated last week
- Example of how to handle background processes with Django, Celery, and Docker