Learning - How to use Vue with Docker - NodeJs & Nginx

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 มิ.ย. 2020
  • 💂‍♀️ How to use Vue with Docker - NodeJs & Nginx 💂‍♂️
    Vue --- vuejs.org/v2/guide/
    DockerHub NodeJs --- hub.docker.com/_/node
    DockerHub Nginx --- hub.docker.com/_/nginx
    Docker --- www.docker.com/get-started
    Do you want to support development or do you care what I do? Join us on
    CodePen --- codepen.io/Enjoyable_Programming
    Instagram --- / enjoyable_programming
    ABOUT ME
    I love sharing some of my experiences on technology topics including software engineering, all kind of development and cloud technologies. I’m a full-time Software Engineer and a part-time TH-camr. My hobbies are reading books, playing video games and making a lot of stuff with Arduino and RPi.
    Subscribe, so you don’t miss a thing!
    Please don’t forget to like and share to your friends or coworkers.
    ENJOYABLE_PROGRAMMING
    All rights reserved
    #docker #nginx #vue #programmer #programmerlife #js #fullstack #computer #programming #programmingisfun #programminglove #devlife #coderlife #nodejs #vuejs #learn #node #dockerhub #systemengineering #enjoyprog
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @bekind2522
    @bekind2522 27 วันที่ผ่านมา

    Really good explanation step by step. Works perfectly. Thanks a lot.

  • @Svetoz
    @Svetoz 2 ปีที่แล้ว +1

    Amazing, that is exactly what I need :) Thank you for the video!

  • @bharatsavani1213
    @bharatsavani1213 ปีที่แล้ว

    awesome tutorial
    thank you for it bro

  • @husseinkhalil9055
    @husseinkhalil9055 ปีที่แล้ว

    Hi, Can you please make a video how to deploy Angular-app with singularity.

  • @ronr9983
    @ronr9983 5 หลายเดือนก่อน

    The important stuff starts at 7:56

  • @kenjohnsiosan9707
    @kenjohnsiosan9707 2 ปีที่แล้ว

    awesome...i have CORS error is it my backend(Laravel API) or frontend(VUE) that causes it?

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

      CORS error means your api and your front end are on two different domain. You need to create a CORS policy to allow it.

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

    I have a vps should i config nodejs and nginx together or only nodejs which will give me better performance.. please answer me, i am stuck in middle...

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

      If you have your server with nodejs and express you can delete nginx and serve your app with nodejs, if you dont have any server I recommend you nginx is better to serve apps and nginx its much much faster. NodeJs with express are good when executing logic, but for serving content nothing can beat nginx.

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

      @@EnjoyableProgramming if i say scaling from 0 to 1m users should I use nodejs alone or with nginx.

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

      Better Nginx you are running on Openshift, Kubernetes, or VMS?

  • @softwareDevFromAlmaty
    @softwareDevFromAlmaty ปีที่แล้ว

    Everything is fine. But when tried to load page returned 404 page not found. Is this problem related with nginx

  • @tuanlinhpham4291
    @tuanlinhpham4291 ปีที่แล้ว

    i got this problem "ERROR: failed to solve: process "/bin/sh -c npm install" did not complete successfully: exit code: 254" when i use docker build. I try to delete node_modules then run npm install then node_modules is installed normally but running docker build still can't solve the above problem. Can you help me? Thank you so much

  • @Alexandre18819
    @Alexandre18819 2 ปีที่แล้ว

    great

  • @CarolSandersCAS-Lab
    @CarolSandersCAS-Lab 6 หลายเดือนก่อน

    your video is blurry so the code is unreadable. Is this intentional?

  • @danielsoto5517
    @danielsoto5517 11 หลายเดือนก่อน

    RUN npm run build literally takes HOURS to complete. Why?

  • @Alexandre18819
    @Alexandre18819 2 ปีที่แล้ว

    You don't show your configuration ..

  • @Alexandre18819
    @Alexandre18819 2 ปีที่แล้ว

    vuetify its great?