Docker Node, React, MongoDB - Part 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 22

  • @F_S_A
    @F_S_A 4 ปีที่แล้ว

    Brilliant, Ive all weeks tried to settings it and after solved fined this guide, excellent

  • @danielroyston-lopez3147
    @danielroyston-lopez3147 4 ปีที่แล้ว

    Hey, I am relatively new to docker/mongodb. I am following along and around 3:42 you say to ctrl+c and it should stay running. I am getting logs that say that it is shutting mongo down and when I docker ps, it doesn't list any running containers. That table with CONTAINER ID IMAGE COMMAND CREATED etc. is completely empty. Is this relevant at all? I am just following along and am hitting a wall 3 minutes in.

  • @suatbayrak2703
    @suatbayrak2703 4 ปีที่แล้ว +2

    3:40 what if I use MongoDB Atlas and has an URI, just as mongodb atlas gave me ? would it make any differences

  • @ayushsaxena1013
    @ayushsaxena1013 4 ปีที่แล้ว

    you really solve my problem...thanks bro

  • @brainyexpert8221
    @brainyexpert8221 3 ปีที่แล้ว +1

    Very good tutorial , please how can i add redis queue jobs to this architecture and how deploy all to kubernetes. Thank you

  • @bluseisthe
    @bluseisthe 4 ปีที่แล้ว +1

    Hi just curious which vscode theme are you using?

  • @gamedev1380
    @gamedev1380 4 ปีที่แล้ว +2

    Hi there. Good start, but is there a part 2? Docker-compose? This would be a great 2 part series were it finished

    • @floridacm86
      @floridacm86  4 ปีที่แล้ว

      I'll put out the Part 2 very soon! I've been kind of side tracked. Sorry for the delay

  • @AndrewJLintz
    @AndrewJLintz 4 ปีที่แล้ว +1

    Friendly request for a part 2. Hope you find the time & will make it happen! Great tutorial on part 1, also do you have a git repo of this tutorial?

    • @floridacm86
      @floridacm86  4 ปีที่แล้ว

      I'll put out the Part 2 very soon! I've been kind of side tracked. Sorry for the delay

  • @Denvercoder
    @Denvercoder 4 ปีที่แล้ว

    Why do you do NPM INSTALL and then YARN BUILD? Wouldn't that give you two lock files?

  • @Denvercoder
    @Denvercoder 4 ปีที่แล้ว

    In the MONGO_URI where doesn the "/node-app" come from?

    • @mitchel3392
      @mitchel3392 4 ปีที่แล้ว +1

      You can name it whatever you want; it's how the DB will be named in MongoDB cluster.

    • @Denvercoder
      @Denvercoder 4 ปีที่แล้ว +1

      Mitchel Thank you.

  • @javilionaire
    @javilionaire 4 ปีที่แล้ว +5

    RIP Part 2

    • @floridacm86
      @floridacm86  4 ปีที่แล้ว

      I'll put out the Part 2 very soon! I've been kind of side tracked. Sorry for the delay

  • @khgriffi
    @khgriffi 5 ปีที่แล้ว +6

    where is part 2?

    • @floridacm86
      @floridacm86  4 ปีที่แล้ว

      I'll put out the Part 2 very soon! I've been kind of side tracked. Sorry for the delay

  • @mitchel3392
    @mitchel3392 4 ปีที่แล้ว

    For me it did not work to put React's build folder into /var/www/html.
    But just putting it in (the default folder) /usr/share/nginx/html did work :)

  • @zorgimax
    @zorgimax 4 ปีที่แล้ว +3

    & docker compose plsss