docker
docker-django-example
docker | docker-django-example | |
---|---|---|
6 | 44 | |
174 | 1,247 | |
10.9% | 1.5% | |
6.9 | 8.4 | |
24 days ago | 15 days ago | |
Shell | Python | |
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.
docker
- wger docker help please - Pastebin.com
-
Self Hosted Roundup #25 🎉
There is a compose file in the production version of their github. https://github.com/wger-project/docker/blob/master/docker-compose.yml
- Anyone have a guide to putting wger gym app on portainer?
-
Any suggestions for an open source self hosted fitness/diet/goal keeping solution?
And as for the installation, there is a docker compose setting that perists the data, alternatively there is the possibility to install everything "natively"
-
Anyone got wger to work with traefik?
I tried following their official docker config, but to no avail. I still struggle to make things work, but this is the config I came up with so far:
-
compose question
I want to a run an instance of wger locally. However, the compose file calls for a nginx reverse proxy container.
docker-django-example
-
Django 5.0 Is Released
Congrats on the release to the Django community!
If anyone is curious, I updated my Django / Docker starter kit app to use Django 5.0 at: https://github.com/nickjj/docker-django-example
It pulls together gunicorn, Celery, Redis, Postgres, esbuild and Tailwind with Docker Compose. It's set up to run in both development and production.
-
Working with Docker Containers Made Easy with the Dexec Bash Script
- https://github.com/nickjj/docker-django-example
-
What's the correct way to install or version up packages when using Docker and Poetry?
For example I edit the regular non-lock file and then run ./run pip3:install from my host which handles the above. A repo with an example Django project in Docker can be found here https://github.com/nickjj/docker-django-example. There's a pip3-install script in the bin/ directory, you can replace that with Poetry commands instead.
-
Docker advantages for a single developer?
Currently, I'm using a modified version of this Docker setup (https://github.com/nickjj/docker-django-example) to work locally and build/deploy a production image. However, using PyCharm as my IDE, the development process is incredibly slow, especially when adding or removing Python packages. It takes at least 3 minutes to rebuild the Docker image after adding a package, and PyCharm has to update its index. Additionally, PyCharm's inspector sometimes gets confused about which packages are already installed based on the requirements.txt.
-
Django 4.2 released
If anyone is interested I updated my Django / Docker starter project for 4.2: https://github.com/nickjj/docker-django-example
-
Django Local to Production - FTP or what ?
Lots of handy stuff in this Django and Docker example project https://github.com/nickjj/docker-django-example He does a good course about Docker too.
-
psycopg2 in production
If you're using Docker with a Debian based image you only need to apt install libpq-dev and you're good to go, it only needs to exist in your Docker image not your VPS directly. I've been using it for years. Here's a working example if you want to poke around https://github.com/nickjj/docker-django-example.
- Looking to use Docker & Docker Compose in production and need advice.
-
How to Dockerize any Django Application: A Step-by-Step Tutorial
On a positive note, I would recommend perhaps looking at https://github.com/nickjj/docker-django-example for a good, somewhat beginner guide for django + docker work.
-
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.
What are some alternatives?
self-hosted - Instructions and resources to deploy Revolt using Docker.
launchr - Launchr is an open source SaaS starter kit, based on Django.
nextcloud_docker - Docker setup to run Nextcloud
headwind - An opinionated Tailwind CSS class sorter built for Visual Studio Code
Django-bash - Bash script for setting up Django which lives at https://bit.ly/3zctaUI
Poetry - Python packaging and dependency management made easy
wael - A simple self-hosted weight and exercise log
django-async-orm - Bringing Async Capabilities to django ORM
DockSTARTer - DockSTARTer helps you get started with running apps in Docker.
docker-phoenix-example - A production ready example Phoenix app that's using Docker and Docker Compose.
self-hosted - Sentry, feature-complete and packaged up for low-volume deployments and proofs-of-concept
Tailwind CSS - A utility-first CSS framework for rapid UI development.