Install and Setup Nginx

Sdílet
Vložit
  • čas přidán 6. 03. 2023
  • Commands: gist.github.com/piyushgarg-de...
    Hey Everyone, In this video we are going to install and setup nginx server on our Linux machine using docker. You can get all the commands and steps used in the video at gist.github.com/piyushgarg-de...
    Prerequisites:
    ► Complete Docker Course: codedamn.com/learn/docker?cou...
    ► [FREE] Mastering VIM: codedamn.com/learn/vim-editor...
    ► Master NodeJS Playlist: • Master NodeJS
    ► Complete Full Stack Web Developer RoadMap 2023: • Complete Full Stack We...
    My Gears
    ► My Girlfriend: amzn.to/3WD6FRp
    ► Apple MacBook Laptop: amzn.to/3WBJgQn
    ► Anker USB Hub: amzn.to/3GhZSr0
    ► Blue Yeti Microphone: amzn.to/3YKZ9FT
    ► External 27” Monitor: amzn.to/3Vp3xaO
    ► Logitech MK295 Wireless Keyboard and Mouse: amzn.to/3DuL1bB
    ► Seagate Expansion 1TB External HDD: amzn.to/3QMm5Q8
    ► Tripod: amzn.to/3S4OwK4
    ► Ring Light: amzn.to/3YLf8DR
    Video Titles ✨
    What is Nginx?
    Nginx Install
    Nginx Setup
    Nginx in Hindi
    Tags
    #nginx #nodejs #loadbalancer #aws #apigateway #cloud #nodejs #serverside #backenddeveloper #backendwebdevelopment #softwareengineer #softwaredeveloper

Komentáře • 23

  • @visheshmp
    @visheshmp Před 3 měsíci +4

    respectfully, he is like our friend who explains everything perfectly

  • @shiva-69
    @shiva-69 Před 18 dny

    Watching you first time. Can't resist liking and subscribing.

  • @sharanxxxx
    @sharanxxxx Před 3 měsíci +1

    Ek hi dil hai piyush bhai, kitni baar jeetoge

  • @weforyouweb1165
    @weforyouweb1165 Před rokem +1

    What a superb explanation from scratch 🎉

  • @samareshshil69
    @samareshshil69 Před 8 měsíci

    pretty simple and understandable explanation

  • @yashsolanki069
    @yashsolanki069 Před rokem +1

    Great explained!!
    Not sure tho if it's more of backend work or devops :)

  • @explore_coding
    @explore_coding Před rokem

    Thanks for starting this 🚀

  • @sidharthshukla447
    @sidharthshukla447 Před rokem

    bhaiya u are really best teacher

  • @studyonly9622
    @studyonly9622 Před 9 měsíci

    Loved it :)

  • @pratappadhy2005
    @pratappadhy2005 Před 2 měsíci

    You are a champion Bro

  • @upendra0.4
    @upendra0.4 Před 5 měsíci

    Thank you so much

  • @user-su7eh6yr7k
    @user-su7eh6yr7k Před 5 měsíci

    Best ❤️👍

  • @user-zo6mv2xn8h
    @user-zo6mv2xn8h Před 6 měsíci

    Can you please share the complete series of Nginx? really liked your content.

  • @lovishduggal9064
    @lovishduggal9064 Před 6 měsíci

    Thanks

  • @shiva-69
    @shiva-69 Před 18 dny +1

    lets chalu the video😂😂😂😂

  • @awesomeguy6427
    @awesomeguy6427 Před rokem

    Please include digitalocean deployment too.

  • @shivamkumarraut9682
    @shivamkumarraut9682 Před 3 měsíci +1

    3:12 if nginx page is not showing up on localhost:8080 then put this command service nginx start, in same ubuntu terminal and check the localhost again you problem may have solved, worked on mine

    • @adityatakharya8534
      @adityatakharya8534 Před 2 měsíci

      Tysm bro! Where did you even find this solution??

    • @SahilSharma-cz1ox
      @SahilSharma-cz1ox Před měsícem

      bhai agr humne terminal bnd krdia to hmara process kill hojayga or frr dobara krna pdega sb install to iska koi solution btado

  • @chakri2622
    @chakri2622 Před 5 měsíci

    3:08 missing editier check it out

  • @bhavindobariya9446
    @bhavindobariya9446 Před 3 měsíci

    Hello Piyush
    In video 3:08 time what issue you solved. can you please tell me. Same screen display.
    Step i have run my local machine
    1) Create ubantu container.
    2) Install Nginx and check version.
    3) Expose on port 9999
    When i try to run localhost:9999 it display "This site can’t be reached"

    • @aryanpatil7239
      @aryanpatil7239 Před 3 měsíci

      hey , does that nginx page got open on your web browser ?

    • @HackerThyLord
      @HackerThyLord Před měsícem

      service nginx start
      Run this command in the docker container and nginx will start and so will your localhost