InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Docker-django-example Alternatives
Similar projects and alternatives to docker-django-example
-
-
Tailwind CSS
A utility-first CSS framework for rapid UI development.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
docker-flask-example
A production ready example Flask app that's using Docker and Docker Compose.
-
docker-phoenix-example
A production ready example Phoenix app that's using Docker and Docker Compose.
-
headwind
An opinionated Tailwind CSS class sorter built for Visual Studio Code
-
-
launchr
Launchr is an open source SaaS starter kit, based on Django.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
docker-node-example
An example Node / Express app that's using Docker and Docker Compose.
-
docker-rails-example
A production ready example Rails app that's using Docker and Docker Compose.
-
cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
-
full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
-
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
pip-tools
A set of tools to keep your pinned Python dependencies fresh.
-
-
gunicorn
gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.
-
django-ninja
💨 Fast, Async-ready, Openapi, type hints based framework for building APIs
-
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
-
docker-play-example
A production ready example Play app that's using Docker and Docker Compose.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
docker-django-example reviews and mentions
-
What is your development cycle when using docker and containers? What's the general flow between developing locally and running the containers to test.
I put together https://github.com/nickjj/docker-django-example which pulls together a typical Django set up using Gunicorn, Celery, Postgres, Redis, esbuild and Tailwind.
-
Minimalist Django starter Template with Docker for both production and local
You could try https://github.com/nickjj/docker-django-example
-
How big is generally your docker image ?
About ~400mb.
- docker-compose file repository?
-
Django Docker Containers and good example projects
Nick Janetakis's post Best Practices Around Production Ready Web Apps with Docker Compose has great tips, and he also has a Django-specific example project that's frequently updated, which is brilliant to learn from.
-
This Week in Python
docker-django-example – A production ready example Django app that's using Docker and Docker Compose
-
Django 4.1 Released
If anyone is interested I updated my example Django Docker app to 4.1 at: https://github.com/nickjj/docker-django-example
It includes running Django, Celery, gunicorn, Postgres, Redis, esbuild and Tailwind through Docker and Docker Compose. It's set up for development and production.
-
Am I the only one spending more time dockerizing Django and Building CI/CD pipelines than actually coding in Django?
Hi, I've created https://github.com/nickjj/docker-django-example to help get a new app off the ground with Docker (Django + Celery + Postgres + Redis + Tailwind + esbuild) which could let you build any type of app you want (standard Django app, DRF + React, etc.) without spending much time working on setting up your environment. It also has CI set up to run tests.
-
Using Django + Vue in Docker for development
After some googling I found https://github.com/nickjj/docker-django-example but this doesn't include vue and I am not sure how I can add the integration.
-
Seeking advice on Django starters / templates
If you're interested in running Django in Docker there's also https://github.com/nickjj/docker-django-example. I keep it up to date on a regular basis (usually weekly updates).
-
A note from our sponsor - InfluxDB
www.influxdata.com | 31 Jan 2023
Stats
nickjj/docker-django-example is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- docker-django-example VS Poetry
- docker-django-example VS Tailwind CSS
- docker-django-example VS headwind
- docker-django-example VS launchr
- docker-django-example VS direnv
- docker-django-example VS full-stack-fastapi-postgresql
- docker-django-example VS docker-phoenix-example
- docker-django-example VS docker-django
- docker-django-example VS tailblocks
- docker-django-example VS cookiecutter-django