In Depth guide to deploy Fastapi app to AWS ec2 with Nginx, Uvicorn and Supervisor

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

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

  • @mohitashliya8750
    @mohitashliya8750 3 месяца назад +1

    Thanks for the introduction of more advanced tools.

  • @ImranKhan-kj6ff
    @ImranKhan-kj6ff Месяц назад +1

    Thanks!!!! It helped me a lot very usefull

  • @sardor.raupov
    @sardor.raupov Год назад +2

    Wow thank you, learned much new things!

  • @user-zd7xb5fc9o
    @user-zd7xb5fc9o 8 месяцев назад +1

    This tutorial is help full, I want to know if any configuration availabel for setup multiple GPU device.

  • @JosephOnwuchekwa-b3x
    @JosephOnwuchekwa-b3x Год назад +2

    My server freezes when I restart supervisorctl. This happened after I reinstalled venv.
    This was a part of a coding challenge for a job. I guess I will leave it out. Deployment was optional anyways

  • @user-ch5qo3dk3y
    @user-ch5qo3dk3y Год назад +2

    Can u call this a production environment setup, means would you recommend using this setup in production environment?

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

      depends on your use case. it could be used in production

  • @user-hq1fw7cy1o
    @user-hq1fw7cy1o 11 месяцев назад +1

    I tried this but nginx can't read the /tmp/uvicorn.sock from --uds but when I to curl the socket its working any idea?

  • @duongviet9522
    @duongviet9522 10 месяцев назад +1

    uvicorn:fastapi-uvicorn-3 BACKOFF command at '/home/ubuntu/test_aws/ONNX-YOLOv8/start.sh' is not executable. It is my error