8. Production Ready Server Setup - Nginx Reverse Proxy with domain setup

Поделиться
HTML-код
  • Опубликовано: 19 авг 2024
  • In this video series we will be setting up our server to make it production ready, it will NOT be a development server but instead it will be a Production grade server with all the security measures, the setup would be rock solid and almost un-hackable.
    Get your digital ocean account using the link (m.do.co/c/3208...) and get 100$ to use.
    --------------------------------------------------------------------------
    📦FREE $100 credit @Digital Ocean: m.do.co/c/3208...
    --------------------------------------------------------------------------
    Subscribe: www.youtube.co...
    --------------------------------------------------------------------------
    💵Support the channel:
    Paypal: www.paypal.me/...
    Patreon: / trulymittal
    --------------------------------------------------------------------------
    ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it! www.kite.com/g...
    --------------------------------------------------------------------------
    00:06 Domain DNS setup
    4:50 Nginx as Reverse Proxy
    11:44 SELinux fix
    Github(repo): github.com/tru...
    ======================
    ✔ Other useful Playlists
    ======================
    #RestAPI (#NodeJS and MongoDB): • REST API using NodeJS ...
    #API Authentication using #JWT: • NodeJS API Authenticat...
    #Firebase: • Firebase | Build a Not...
    Docker: • Docker
    MongoDB: • Learn MongoDB in 50 mi...
    Html/Css/Js: • HTML / CSS / JS
    Android: • Android
    Challenges: • Challenges
    #yoursTRULY #tutorial #howto #nodejs #android

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

  • @harshshukla7260
    @harshshukla7260 3 года назад +6

    Please don't get demotivate by the number of views, the future of this channel because it's the channel which teaches the essence of real software engineering. Huge respect Sir. 😀🙏

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

    Your channel is one of the best channels about node js I've seen so far. Not too dumbed down, not too difficult. Great job!

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

    thanks, I am very new to linux and never knew about the "SE" concept, i' m trying to build a home webserver (lab learning purpose) with nginx and apache on Rocky Linux but I could not able to figure out this 502issue. Finally your video helped me out.

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

    Extremely helpful resource

  • @pugazhonline
    @pugazhonline 3 года назад +1

    Execellent work.

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

    10/10 save my life

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

    Hi there and thank for this explanation but i am still confuse about where to point the reverse proxy, i have 3 websites use in server block so should i point site2 and site3 reverse proxy to site1? Or should i just leave the default nginx index page as a fake website for main server and putting all 3 sites in their own directory? Thank for any help since i am reading for the past 2 days about this without understanding correctly.

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

    'sudo dnf install nginx' terminated by signal SIGKILL (Forced quit)
    im facing the above issue please tell me what should i do

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

    will this also work with changing IP address ?