Deploy Django on AWS EC2 Beginners Tutorial

Поделиться
HTML-код
  • Опубликовано: 23 ноя 2024
  • НаукаНаука

Комментарии • 18

  • @ttaylor9916
    @ttaylor9916 13 дней назад +1

    All worked. Great video.. thanks!

  • @YorgoPetsas-w5e
    @YorgoPetsas-w5e 3 месяца назад

    Thank you for this tutorial. I had to watch it 5 times because of different issues I was facing but it helped me learn a lot and achieve what I needed.

  • @cankocman8
    @cankocman8 Год назад +1

    Dude, huge thanks for this absolute saver video! I've been struggling whole day with the deployment of my django project and this video has helped me a lot! Liked and subscribed, keep up the good work! Cheers!

  • @devinorium
    @devinorium 3 месяца назад

    i like to think that the mistake u made in the guni conf was just a clever didactic strat to make people aware of how to debug. thanks for the upload XD

  • @ujjawalsrivastava6848
    @ujjawalsrivastava6848 Год назад

    Would love to see videos on deployment using other service. Great Tutorial though!

  • @subinkv6849
    @subinkv6849 9 месяцев назад +1

    Thank you, i have done the hosting.

  • @pierredechery7639
    @pierredechery7639 5 месяцев назад

    Very cool tutorial, thanks for posting!

  • @cankocman8
    @cankocman8 Год назад

    could you also make a video about transferring the local Ipv4 to your actual domain using AWS Route 53?

  • @arnoldyang5452
    @arnoldyang5452 Год назад

    good stuff man love the content super helpful!

    • @LegionScript
      @LegionScript  Год назад

      I appreciate it! Thanks for watching!

  • @FabioHenryBeltranGaleano
    @FabioHenryBeltranGaleano Год назад

    thanks it was very helpful!😃

  • @mykolayasynskyi4619
    @mykolayasynskyi4619 Год назад

    Hey buddy, How to purge cache? my django keep going with /assets/js/scripts.6831bd9ae161.js even after i pulled new version and collected statics... and i have correct scripts.js in the folder /assets/js/ , but or nginx dont like to serve it(((

  • @michaelselui6998
    @michaelselui6998 2 месяца назад

    what if I have a webapp built using React and Django? what process should I follow?

  • @claytonbennett7797
    @claytonbennett7797 4 месяца назад

    SSH isn't a standard option for me now. In its place I see RDP.

  • @VivekKumarYT
    @VivekKumarYT Год назад

    what is the need to install DB in EC2 , Why can't we use RDS?

  • @aartikhemani
    @aartikhemani Год назад

    i am trying to open django admin panel but its showing 403 forbidden error what to do?

  • @simonzeru
    @simonzeru Год назад

    Thanks ! What should I change if I'm using the sqlite default Django database?

    • @leonardemelieze8103
      @leonardemelieze8103 Год назад

      have finally gotten a solution to this ? I need and answer too