🌟 Hostinger - hostinger.com/pedrotech Use the code PEDROTECH to save 10% on premium VPS shared hosting and get up to 91% off on all yearly hosting plans.
@Benthetech-qn2lf10 ай бұрын
please pedro the suggestion in your terminal how did you config it please?
@윤재희-m6k10 ай бұрын
OMG you again?? I really need to learn docker skill and your video is here just in time 🥰
@PedroTechnologies10 ай бұрын
Hope you enjoy it!
@Jeridi10 ай бұрын
Finally, Pedro talked about 🐳 Docker. Thanks! 🙌
@jcdock8 ай бұрын
I swear everytime I search for anything to do with react I always end up on your videos. Thanks for all your work!
@vigneshm895510 ай бұрын
Can you do a complete tutorial on docker
@PedroTechnologies10 ай бұрын
"Learn Docker in 1 hour" Coming soon :)
@kajolroy997010 ай бұрын
with cicd pipeline ⚡⚡@@PedroTechnologies
@skyhappy10 ай бұрын
There are also so many tutorials....why make one more? If you can make a better one, how will yours be better? Might be worth just directing people to a good one you found after 30 mins of research than spending 5 hours to make another vid.
@PedroTechnologies10 ай бұрын
@@skyhappy I mean, you can technically say that about all my videos. I am not sure why people prefer my videos, but I feel like we all learn differently. Maybe my brain is more aligned with my audience, so they understand my explanations quickly. What i always do though, is that I always watch other peoples content on what I am recording, and i make sure I fill in the gaps that they forgot.
@skyhappy10 ай бұрын
@@PedroTechnologies regarding looking at other people's videos, it's good to hear you do that. Looking up in youtube a topic to learn is mentally taxing. There are so many videos. It's cumbersome even though I am very good at researching identifying the good ones. You are one of them, your teaching style is hands on and practical. You are clear and easy to understand based on the react playlist of yours I watched. It's be nice if all creators would hold back more from making another video by doing research on existing videos. There are so many bad ones out there
@sadique_x_10 ай бұрын
rooting for your 200k Pedro!
@fatimaarshad810010 ай бұрын
Perfect! I really needed this Docker video. Thank you :)
@muhammedmeshal613310 ай бұрын
Man you are awesome, expecting more from you keep up your good work bro ❤❤
@olamas9210 ай бұрын
Pedro thanks for this tutorial 🎉🥳. I'm also a fun of hostinger I have been using their shared hosting for most of my projects in php for years now. I recently started using react for my projects and I was worry I have to leave hostinger to other server's. So as I said I recently started using react in my projects, I have been following most of your tutorials and mostly u have the "client" folder and the "server" folder. That is what I have also been doing with my database connected to mysql database. Please can u do a follow up tutorials on deploying such project and it's database on hostinger. Thanks a lot 🙏...
@alexdin156510 ай бұрын
Hi Pedro please if you can complete the tutorial how we can add our domain name ? if we can host multiple websites with different domains in same server guys, please if you agree like my comment
@BenChikh8810 ай бұрын
+1
@tomahocbc96310 ай бұрын
agree
@geektom889810 ай бұрын
yes how we host many docker in one vps
@piotrszymanski832510 ай бұрын
+1
@tuku_mann12 күн бұрын
You are just the best What a complete tutorial!
@PedroTechnologies11 күн бұрын
Glad you found it helpful!
@rayusaki8810 ай бұрын
Thank you PedroTech 🙌🏻🙌🏻
@Benthetech-qn2lf10 ай бұрын
If I watch 5millions Video I'll still come back to yours even if it's old broooooooo you're awesome I love you so much I don't have money I would have give you lol 😂 😂
@waleedsharif61810 ай бұрын
They wont update create react app anymore nor its production ready anymore, right ?
@jainulpatel10 ай бұрын
So good explanation ❤
@shadz-dev10 ай бұрын
Please create a video on deploying nextjs project on hostinger with a custom domain
@mxveesh10 ай бұрын
Hey Pedro, at 26:53 there's a notification at the top right corner which exposes a phone number that you forgot to censor.
@PedroTechnologies10 ай бұрын
Woahh thank you!! Just added a blur to that! I appreciate it :)
@mxveesh10 ай бұрын
@@PedroTechnologies no worries! Cheers for the content you make 🍻
@webdeveloper276910 ай бұрын
Thank you sharing great knowledge with us, anyway please do some videos with ci/cd github actions
@JDevCode9 ай бұрын
Thanks, Obrigado, Pedro pelo vídeo!!
@mishen-thakshanaАй бұрын
How your terminal gets auto completed?
@PedroTechnologiesАй бұрын
fig.io i think
@VarunDeva2310 ай бұрын
This is for dev purpose Do a tutorial for production build process using docker
@tomasburian65508 ай бұрын
So I can put my apps on Hostinger, even those that have a node.js backend? I'd need some place where I can deploy full stack apps. Also, do they host domain names? I'm looking for a place where I can put my websites and that can provide me with https protocol.
@abdirahmanabdullahi547110 ай бұрын
Is there a way to create docker image for existing postgres database with its data? I have spring boot application that works with postgres. I want to create an image using with using docker compose file.
@Venom-hb6mb9 ай бұрын
What color themes do you have in vscode here?
@abdirahmanabdullahi547110 ай бұрын
Hi How do you import data from database? For example, instead of using official postgres docker image, can you use create docker image with its data? How would I do it if I have my docker compose file as this: services: psql-db: image: postgres container_name: psql-db restart: always environment: - POSTGRES_USER=admin - POSTGRES_PASSWORD=1234 - POSTGRES_DB=recipe ports: - '5432:5432'
@Solohd1210 ай бұрын
Thanks bro❤
@godofwar826210 ай бұрын
Bro please can you start backend development from scratch and latest paid or free both will do
@victorkadiata10 ай бұрын
Is it possible skip the node_modules folder with the scp command, to avoid a long uploading process?
@Giiven_Siisanda6 ай бұрын
put them in the docker ignore file
@cyeg12c10 ай бұрын
Hey man, I have a small question in Dockerfile. Is this how to do in production. Don't we have to build and serve with nginx.?
@zainulkhan838110 ай бұрын
Nginx is a server used to host your Node.js application. You'll need to buy a VPS and set it up as mentioned before. However, in this video, he used Hostinger, which handles things behind the scenes, so you don't have to worry much about configuration. And about production env it depends upon your personal choice whether you purchase your own server or take a shared hosting and all, it's completely your choice how much you want to scale your app
@PedroTechnologies10 ай бұрын
Great response @zainulkhan8381, I prefer to use hostinger tbh (saying this out of my scope of being sponsored by them), it just makes things way easier. But if you want to handle it on your own, you can do it as well :) It is all about opportunity cost, I find the cost of having to handle it myself high!
@zainulkhan838110 ай бұрын
@@PedroTechnologies I know Pedro you are not promoting or anything my response was just to give him a little idea about how we can host our apps preferring our use case and traffic. I too have hosted my websites on firebase, herouku and digital ocean. My intention was solely to give him an insight. Please don't take my response in the wrong way you are one of the tutors I admire the most I have been following you for the past 2 years and have learnt react from your tutorials only. Deep respect for you 🙌
@PedroTechnologies10 ай бұрын
Noo loll I didn't think you were promoting anything hahaha I meant to say I was not promoting hostinger because of the sponsorship. You are good, i liked your response :)
@zainulkhan838110 ай бұрын
@@PedroTechnologies Thanks 😅 your complement means a lot to me🙏
@softlogx2 ай бұрын
i have tow folder in my react app client and server , how to deply server on docker any body plz guide.
@ziacodes10 ай бұрын
Why is Docker Image 600 MB?
@mxveesh10 ай бұрын
600 MB is alright for a docker image since it uses a base image (the environment that your project runs on) which has it's own size. One of my python project image was 5gb in size lol
@technovikingnik3 ай бұрын
He forgot to do image build optimization.. He got node modules and all other files that are not needed. You should build react project and serve as static files..
@maxmaul-pr2og8 ай бұрын
kkkkkkkkk mano brazuca descobre na hora brasileiro falando ingles tava desconfiado até ver o nome kkk
@LarsRyeJeppesen10 ай бұрын
Pedro Tech = I only know React
@PedroTechnologies10 ай бұрын
I'm currently working more as an IOS/backend engineer :) But React is what my channel is, if I make videos on other topics the algorithm doesn't promote it :/