High Definition Standard Definition Theater
Video id : RL31Kv_PHTw
ImmersiveAmbientModecolor: #24b7f7 (color 2)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: 404a83032dce6bc1e32fc62bef1092b0a6b526fd7cbc1918dee856c66f9bce31c65eb9774e3de11ba058675345021fa1
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1715731674273 - unknown on Apple WebKit
Mystery text : UkwzMUt2X1BIVHcgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
Deploying A React App To Docker | Become A React Pro
Jump to Connections
8,309 Views β€’ Mar 20, 2024 β€’ Click to toggle off description
🌟 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.

Join our Discord: discord.gg/WE92Cqs6Vk

πŸš€ Learn ReactJS By Building 6 Projects: codedamn.com/learn/reactjs-projects
πŸ™ GraphQL Course: codedamn.com/learn/graphql-for-beginners

Social
β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬
Website: machadopedro.com
Linkedin: www.linkedin.com/in/machadop1407/
Instagram: www.instagram.com/pedro.fmachado_
Github: github.com/machadop1407

Business Email: pedro@pedrotech.co

🌟 Gear / Hardware I Use and Recommend 🌟
β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬β–¬
πŸ’» amzn.to/42kqFuM πŸ’» Monitor
πŸ–±οΈamzn.to/3C0ZhHb πŸ–±οΈ Mouse
πŸ“· amzn.to/3OHJvbM πŸ“· My Camera
🎀 amzn.to/3oxSthj 🎀 My Microphone
⌨️ amzn.to/3oFPpj1 ⌨️ My Microphone
⚑ amzn.to/3MYMnzM ⚑ LED Lights In the Background

Tags:
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial

0:00 | Intro
00:56 | What is Docker? Why do we use it?
02:34 | What is Docker Image?
03:51 | Docker Application Overview
05:15 | Creating the Docker file
09:09 | Run the Docker Application
13:23 | Run React using the Image
16:00 | Hostinger
16:29 | Hostinger's VPS Plan
19:54 | Setting up Hostinger VPS

#reactjs #coding
Metadata And Engagement

Views : 8,309
Genre: Science & Technology
Date of upload: Mar 20, 2024 ^^


Rating : 4.931 (9/509 LTDR)
RYD date created : 2024-05-12T17:47:16.050674Z
See in json
Tags
Connections

YouTube Comments - 54 Comments

Top Comments of this video!! :3

@PedroTechnologies

1 month ago

🌟 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

3 |

@Jeridi

1 month ago

Finally, Pedro talked about 🐳 Docker. Thanks! πŸ™Œ

8 |

@jcdock

17 hours ago

I swear everytime I search for anything to do with react I always end up on your videos. Thanks for all your work!

|

@vigneshm8955

1 month ago

Can you do a complete tutorial on docker

17 |

@user-nf1ww4iq8g

1 month ago

OMG you again?? I really need to learn docker skill and your video is here just in time πŸ₯°

7 |

@fatimaarshad8100

1 month ago

Perfect! I really needed this Docker video. Thank you :)

1 |

@sadique_x_

1 month ago

rooting for your 200k Pedro!

2 |

@rayusaki88

1 month ago

Thank you PedroTech πŸ™ŒπŸ»πŸ™ŒπŸ»

1 |

@muhammedmeshal6133

1 month ago

Man you are awesome, expecting more from you keep up your good work bro ❀❀

1 |

@jainulpatel

1 month ago

So good explanation ❀

1 |

@olamas92

1 month ago

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 πŸ™...

2 |

@jneves8827

1 week ago

Thanks, Obrigado, Pedro pelo vΓ­deo!!

|

@webdeveloper2769

1 month ago

Thank you sharing great knowledge with us, anyway please do some videos with ci/cd github actions

1 |

@alexdin1565

1 month ago

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

9 |

@habeshatube627

1 month ago

Thanks bro❀

|

@abdirahmanabdullahi5471

1 month ago

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.

|

@shadz-dev

1 month ago

Please create a video on deploying nextjs project on hostinger with a custom domain

1 |

@abdirahmanabdullahi5471

1 month ago

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'

|

@Venom-hb6mb

2 weeks ago

What color themes do you have in vscode here?

|

@victorkadiata1249

1 month ago

Is it possible skip the node_modules folder with the scp command, to avoid a long uploading process?

|

Go To Top