Containerize .NET Core 7 Web API using Docker on AWS EC2 (Ubuntu)

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

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

  • @balamurugan-xh5qk
    @balamurugan-xh5qk 2 дня назад

    I am unable to connect api, getting host dns error, steps are followed as per video

  • @sagarmistry6210
    @sagarmistry6210 25 дней назад

    Even after opening the port 80, still gives refuse to connect error.\

    • @iamshahbaz26
      @iamshahbaz26 19 дней назад

      Did it work for you?

    • @sagarmistry6210
      @sagarmistry6210 19 дней назад

      @@iamshahbaz26 not yet. But I think we need to set environment variable ASPNETCORE_ENVIRONMENT=development. It might work after that

  • @AdityaSharma-wg4rj
    @AdityaSharma-wg4rj 5 месяцев назад +1

    Best video on .NET so far.......

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

    Thank you... how can we give the baseurl of the api a different name instead of the IP itself?

  • @AbhijithKumblasseriyil
    @AbhijithKumblasseriyil 8 месяцев назад

    Showing my public ip refused to connect. why did you created new security group at 12:11 .

    • @AkshayAPhadke
      @AkshayAPhadke  8 месяцев назад

      open port 80 to allow inbound traffic open that port in security group

    • @romanbolkun3353
      @romanbolkun3353 7 месяцев назад

      I also faced with the same issue. When go to the swagger with public instance IP, receiving refused to connect. Tried to remove all rules and add All option@@AkshayAPhadke

  • @mechdeepan9865
    @mechdeepan9865 10 месяцев назад

    I followed your steps but 404 error any idea

    • @AkshayAPhadke
      @AkshayAPhadke  10 месяцев назад

      On which step you are getting 404 after hosting API ? Please check URL

  • @juanmartinez-zb3fv
    @juanmartinez-zb3fv 4 месяца назад

    This site cannot be accessed52.90.147.174 connection was refused.
    Try:
    Check the connection.
    Check the proxy and firewall.
    ERR_CONNECTION_REFUSED
    Why is this happening

    • @juanmartinez-zb3fv
      @juanmartinez-zb3fv 4 месяца назад

      Thank you, I see what my mistake was, thanks for the video, it's good.

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

      @@juanmartinez-zb3fv bro I am getting the same error. What was the issue?

    • @iamshahbaz26
      @iamshahbaz26 19 дней назад

      ​@juanmartinez-zb3fv can you pls help us with what you did to resolve the issue