mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-01-31 13:43:44 +00:00
add Docker for Python Developers slide deck
This commit is contained in:
parent
c8551e2081
commit
360058b794
|
@ -80,9 +80,10 @@
|
||||||
### Docker
|
### Docker
|
||||||
> Docker is commonly used to work with production-level databases locally like PostgreSQL or MySQL.
|
> Docker is commonly used to work with production-level databases locally like PostgreSQL or MySQL.
|
||||||
|
|
||||||
* [Why Docker?](https://wsvincent.com/django-tips-docker/)
|
* [A Beginner's Guide to Docker](https://wsvincent.com/beginners-guide-to-docker/)
|
||||||
* [How to use Django, Docker, and PostgreSQL](https://wsvincent.com/django-docker-postgresql/)
|
|
||||||
* [A Brief Intro to Docker for Djangonauts](https://www.revsys.com/tidbits/brief-intro-docker-djangonauts/)
|
* [A Brief Intro to Docker for Djangonauts](https://www.revsys.com/tidbits/brief-intro-docker-djangonauts/)
|
||||||
|
* [How to use Django, Docker, and PostgreSQL](https://wsvincent.com/django-docker-postgresql/)
|
||||||
|
* [Docker for Django Developers (slides)](https://mherman.org/presentations/dockercon-2018/#1)
|
||||||
* [Dockerizing Django with Postgres, Gunicorn, and Nginx](https://testdriven.io/dockerizing-django-with-postgres-gunicorn-and-nginx)
|
* [Dockerizing Django with Postgres, Gunicorn, and Nginx](https://testdriven.io/dockerizing-django-with-postgres-gunicorn-and-nginx)
|
||||||
|
|
||||||
## Django REST Framework
|
## Django REST Framework
|
||||||
|
|
Loading…
Reference in New Issue
Block a user