Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

222
Vistas
How to push your updated changes to an ec2 instance with django

I have followed the tutorial below and successfully deployed my django app to AWS on ec2.

my configuration is Ubuntu,nginx, gunicorn and supervisor

https://dev.to/subhamuralikrishna/deploying-django-application-to-aws-ec2-instance-2a81

(I have not connected my EC2 to RDS yet)

Now that I have made some changes to my django app and pushed the changes to github, How do I update the changes to my Ec2 instance?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

You need to ssh into your EC2 instance and run git pull so that your working tree in your EC2 is up-to-date with what's on github.

Then, you need to restart your server so that your changes are reflected on the server. For EC2 instances that are served using apache, this can be done by running sudo service apache2 restart.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda