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

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

    Really comprehensive presentation - cheers for that buddy.

  • @StefanBraitti
    @StefanBraitti 2 года назад +1

    Great presentation! Thanks!

  • @bjarnesegaard5701
    @bjarnesegaard5701 2 года назад

    WHen you use the proxy_pass to go to a server url it will add the value from the proxy_pass to the url in th forwarding. So in the case of going to f1-api it will and up being f1-api/api/f1/seasons for eample.

  • @mockingbird3809
    @mockingbird3809 3 года назад

    Very interesting. Thanks!!

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

    Excellent presentation !!!

  • @sakhrnabil7
    @sakhrnabil7 2 года назад +2

    how do you use nginx-plus through docker-compose?

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

    Awesome video ++++++++++ 🙂

  • @veldranecz
    @veldranecz 2 года назад

    Honestly jwt authentication is possible with nginx opensource, you can use openresty module lua-resty-oidc

  • @user-me1ry6lg6d
    @user-me1ry6lg6d 6 месяцев назад

    the hardest part to using Nginix is this thing called TLS certificate ,.please help us on how to get one , just from scratch . Thank you sir.

  • @budi0580
    @budi0580 2 года назад

    Is possible do routing based on the request body specific field value ?

    • @veldranecz
      @veldranecz 2 года назад

      yes, with the openresty (lua jit + nginx), you can parse the request body and based on the field value setup the upstream or define the target route

    • @budi0580
      @budi0580 2 года назад

      @@veldranecz hi thanks. I did it with njs module.

    • @veldranecz
      @veldranecz 2 года назад

      @@budi0580 are you satisfied with the performance of thr njs module ?

  • @initpwn
    @initpwn 2 года назад +1

    joooooot