backup_docker_scripts
docker-django-example
Our great sponsors
backup_docker_scripts | docker-django-example | |
---|---|---|
2 | 35 | |
55 | 848 | |
- | - | |
0.0 | 7.6 | |
19 days ago | 21 days ago | |
Shell | Shell | |
GNU Affero General Public License v3.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
backup_docker_scripts
-
Which features of Portainer do you use the most? What is it missing for you?
I would also like to have that. In the meantime I am going to use this few click solution: https://github.com/alaub81/backup_docker_scripts
-
How do you backup your docker volumes?
Take a look https://github.com/alaub81/backup_docker_scripts
docker-django-example
-
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).
What are some alternatives?
Poetry - Python packaging and dependency management made easy
Tailwind CSS - A utility-first CSS framework for rapid UI development.
headwind - An opinionated Tailwind CSS class sorter built for Visual Studio Code
launchr - Launchr is an open source SaaS starter kit, based on Django.
direnv - unclutter your .profile
full-stack-fastapi-postgresql - Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.
docker-phoenix-example - A production ready example Phoenix app that's using Docker and Docker Compose.
alpine-mariadb - MariaDB running on Alpine Linux [Docker]
docker-django
tailblocks - Ready-to-use Tailwind CSS blocks.
cookiecutter-django - Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
docker-rails-example - A production ready example Rails app that's using Docker and Docker Compose.