Deploying Django App on Windows IIS: Step-by-Step Guide

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ม.ค. 2025

ความคิดเห็น • 14

  • @w33dp0w3r
    @w33dp0w3r 14 วันที่ผ่านมา +1

    hi, nice vid, i have an issue, on my w-server 2019, i can`t seem to find the FastCGI Settings, what i`m doing wrong ?

    • @gauravkumarjain
      @gauravkumarjain  14 วันที่ผ่านมา +1

      While setting up the IIS an option with name cgi comes which you can select. This will show you fast cgi

  • @alexdin1565
    @alexdin1565 8 หลายเดือนก่อน +1

    please can you make using docker?

  • @PushpendraSingh-pw4sh
    @PushpendraSingh-pw4sh 8 หลายเดือนก่อน +1

    1. There is no option for IIS on left side in server manager window
    2.I am getting following message after clicking on manage:
    Either there are no servers in the Server Manager server pool, or there are no servers that support remote installation or removal of roles and features. To add supported servers, use the Add Servers command on the Manage menu of the Server Manager console.
    How to resolve it

  • @chill_spicy
    @chill_spicy 4 หลายเดือนก่อน +1

    I was able to deploy the project. but the static files was not loading i added virual directory static path in iis also and added static handler in web config file too still not loading.

    • @gauravkumarjain
      @gauravkumarjain  4 หลายเดือนก่อน

      You may check the console and see from location from where the app is trying to pickup the static files. Put the files at that location

  • @prathapmd4994
    @prathapmd4994 7 หลายเดือนก่อน +1

    I'm not able to install wfastcgi module in the VM, so i installed fastcgi, but for this fastcgi-enable is no working, what could be the solution?

    • @gauravkumarjain
      @gauravkumarjain  7 หลายเดือนก่อน

      try using virtual env for wfastcgi

    • @prathapmd4994
      @prathapmd4994 7 หลายเดือนก่อน

      @@gauravkumarjain I'm using python 3.12 latest version, will that be okay, is compatible with wfastcgi?

    • @prathapmd4994
      @prathapmd4994 7 หลายเดือนก่อน

      @@gauravkumarjain I tried, but giving a dependency error, can't complete the installation.

  • @groupepuissancedenhaut605
    @groupepuissancedenhaut605 3 หลายเดือนก่อน +1

    i don't find web file

    • @groupepuissancedenhaut605
      @groupepuissancedenhaut605 3 หลายเดือนก่อน +1

      i want a quick answer (help) please

    • @gauravkumarjain
      @gauravkumarjain  3 หลายเดือนก่อน

      You may check the video and try building a web.config file yourself