Become a member
Sign in
Get started
Fernando Freitas Alves
Fernando Freitas Alves

Fernando Freitas Alves

Follow

Stories from https://fernandofreitasalves.com

Editor of Python Weekly Brazil
260 Following
236 Followers
·
  • Profile
  • Claps
  • Highlights
  • Responses

Latest

Fernando Freitas Alves
Fernando Freitas Alves in Python Weekly Brazil
Feb 13, 2018 · 5 min

Criando um container Docker para um projeto Django Existente

Neste post, vou mostrar como criar um container Docker para um projeto Django já existente. Como exemplo, resolvi buscar por uma issue aberta no github que estivesse pedindo para ser dockerizada. Criei um PR para a Issue e…

10
Fernando Freitas Alves
Fernando Freitas Alves in Hacker Noon
Feb 11, 2018 · 5 min

Dockerizing Django for Development

In this post, I’ll show how to containerize an existing project using Docker. I’ve picked a random project from GitHub that had an open issue saying Dockerize to contribute and use as an example here.

138
Fernando Freitas Alves
Fernando Freitas Alves in Hacker Noon
Feb 5, 2018 · 4 min

Using celery with multiple queues, retries, and scheduled tasks

171
1 response