Run Node JS Express App on docker | Build Deploy Node JS Microservices With Docker | Thetips4you

Поділитися
Вставка
  • Опубліковано 16 вер 2024
  • In this video we are going to learn on how to run a Node js app on docker. We will see the complete procedure for dockerizing a Node.js web app in this tutorial. For running Node js in docker container, we will be creating the dockerfile, create docker image using docker build node js and docker deploy node js to container.
    ----------------------------------------------------------------------------------------
    How to setup docker:
    • DevOps | CI CD Pipelin...
    -----------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------
    MYSQL on Docker:
    • MySQL Docker Tutorial ...
    -----------------------------------------------------------------------------------------
    ----------------------------------------------------------------------------------------
    Setup Docker Swarm:
    • Docker Swarm Basics | ...
    -----------------------------------------------------------------------------------------
    -----------------------------------------------------------------------------------------
    Git hub location for Node Js app and Dockerfile
    github.com/sha...
    -----------------------------------------------------------------------------------------
    --------------------------------------------------------------------------------------
    Follow me @:
    / thetips4you
    / @thetips4you
    / thetipsforyou
    www.thetips4you...
    ----------------------------------------------------------------------------------------
    Music credit: "Royalty Free Music from Bensound"

КОМЕНТАРІ • 16

  • @vengateshm2122
    @vengateshm2122 3 роки тому +2

    Thanks a million.That's a cool stuff. Expect more layers like adding dB and server.

    • @Thetips4you
      @Thetips4you  3 роки тому

      Sure. Thank you for your feedback and support.

  • @CodingInMarathi_Deepika
    @CodingInMarathi_Deepika 3 роки тому +2

    Thanks for this beautiful video and knowledge. I am curious to see nginx , nodejs, mongodb with more than one microservice with docker.

    • @Thetips4you
      @Thetips4you  3 роки тому

      Yes, I have plan for that as well. Thank you for your feedback.

  • @gustavoisaza2729
    @gustavoisaza2729 3 роки тому +1

    Thank you, very good resource

    • @Thetips4you
      @Thetips4you  3 роки тому

      You're welcome. Thank you for your feedback.

  • @codecafe101
    @codecafe101 2 роки тому

    Where are the microservice example in this, various services talking to each other using same nginx api gateway.

  • @varadhamjyoshnadevi1545
    @varadhamjyoshnadevi1545 2 роки тому

    Hey bro, can u tell me how to deploy multiple nodejs microservices to azure VM

    • @Thetips4you
      @Thetips4you  2 роки тому

      Sure. I will consider this as part of future topics.

    • @varadhamjyoshnadevi1545
      @varadhamjyoshnadevi1545 2 роки тому

      @@Thetips4you but i need it now bro, my sir gave me a task to deploy multiple dockerized microservices to azure. Could you pls help me to sort this out

    • @varadhamjyoshnadevi1545
      @varadhamjyoshnadevi1545 2 роки тому

      I'm new to azure, i was searching for this deployment from past 7 days but haven't found any related videos. help me pls

  • @vijayrajkumar2684
    @vijayrajkumar2684 2 роки тому

    I tried but i am getting an error no src files were specified could plz suggest that would be great!

    • @Thetips4you
      @Thetips4you  2 роки тому

      When you are getting this error?

    • @vijayrajkumar2684
      @vijayrajkumar2684 2 роки тому

      @@Thetips4you now I tried while performing copy 3rd command i gave path ./nodedocker_app/package*.json /usr/src/app/ and 5th command ./nodedocker_app/ /usr/src/app/, run the docker build command but displayed no src files were specified.
      after I placed this command in the docker file
      COPY package*.json ./
      COPY . .
      after updating like that it ran successfully..then after accessing from the web I am done with the node app home page
      thank you...

  • @alexandergorin9963
    @alexandergorin9963 3 роки тому

    Hey bro, where are the microservices what are promised in the description of this video? DISLIKE

    • @Thetips4you
      @Thetips4you  3 роки тому

      What exactly you are expecting?