democraciaconcodigos / escrutinio-social

Una aplicación web para validar colaborativamente el escrutinio provisorio
https://github.com/OpenDataCordoba/escrutinio-social
MIT License
10 stars 13 forks source link

configuracion entorno de desarrollo simple basado en docker #22

Closed mgaitan closed 7 years ago

mgaitan commented 7 years ago

crear scripts necesarios

mgaitan commented 7 years ago

@mgiamberardino mandate el PR de lo que hiciste acá!

mgiamberardino commented 7 years ago

Done. Esperando aprobaciones:

https://github.com/concristina/escrutinio-ciudadano/pull/3/

Deje un To-Do.

Habría que ver de mover los comandos de manage.py que deben correrse 1 sola vez fuera de eso. Ademas habría que hacer algo para poder correr el manage.py desde fuera del docker. Actualmente se puede hacer con docker exec -i nombre_de_container sh -c "comando dentro del docker" pero se podria mejorar haciendo algun tipo de bash que lo simplifique.

En cuanto a que se corran las configuraciones en el entrypoint es porque al momento de crear el docker no supe como tener montado el directorio, en realidad no esta disponible hasta que no se levanta con la configuracion definida en el compose pero acabo de darme cuenta que no necesitaba el directorio completo bastaba con copiar "COPY archivo destino" los que necesitara para instalar los paquetes iniciales, aunque para el migrate y demas si los necesitaba.

Saludos.

2017-09-15 13:37 GMT-03:00 Martín Gaitán notifications@github.com:

@mgiamberardino https://github.com/mgiamberardino mandate el PR de lo que hiciste acá!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/democraciaconcodigos/escrutiniosocial/issues/22#issuecomment-329834341, or mute the thread https://github.com/notifications/unsubscribe-auth/AFcu3-9i3NbpgmXHHnybXZbSaU58sIHaks5siqfLgaJpZM4PZOdW .

--

“Great things are not done by impulse, but by a series of small things brought together.” Vincent Van Gogh

Mauro J Giamberardino

mgaitan commented 7 years ago

@mgiamberardino mandalo a este repo, porfa, son distintos, porque refusionamos los cambios al repo original

mgiamberardino commented 7 years ago

Ups. Dale.. ahi lo mando a ese.

Saludos

El 15 de septiembre de 2017, 14:54, Martín Gaitán notifications@github.com escribió:

@mgiamberardino https://github.com/mgiamberardino mandalo a este repo, porfa, son distintos, porque refusionamos los cambios al repo original

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/democraciaconcodigos/escrutiniosocial/issues/22#issuecomment-329853807, or mute the thread https://github.com/notifications/unsubscribe-auth/AFcu3-zYyS2RgGBr0ToAI_xvNIpvUMA4ks5sirnLgaJpZM4PZOdW .

--

“Great things are not done by impulse, but by a series of small things brought together.” Vincent Van Gogh

Mauro J Giamberardino

mgiamberardino commented 7 years ago

https://github.com/democraciaconcodigos/escrutinio-social/pull/23

Saludos

2017-09-15 14:56 GMT-03:00 Mauro Javier Giamberardino Fernandez < mgiamberardino@gmail.com>:

Ups. Dale.. ahi lo mando a ese.

Saludos

El 15 de septiembre de 2017, 14:54, Martín Gaitán < notifications@github.com> escribió:

@mgiamberardino https://github.com/mgiamberardino mandalo a este repo, porfa, son distintos, porque refusionamos los cambios al repo original

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/democraciaconcodigos/escrutiniosocial/issues/22#issuecomment-329853807, or mute the thread https://github.com/notifications/unsubscribe-auth/AFcu3-zYyS2RgGBr0ToAI_xvNIpvUMA4ks5sirnLgaJpZM4PZOdW .

--

“Great things are not done by impulse, but by a series of small things brought together.” Vincent Van Gogh

Mauro J Giamberardino

--

“Great things are not done by impulse, but by a series of small things brought together.” Vincent Van Gogh

Mauro J Giamberardino