Categories
WordPress

How to Install Puppeteer Globally on DigitalOcean Droplets

This video will show you how to install Puppeteer on a DigitalOcean droplet. For more info, watch this video! πŸ”Ž RESOURCES MENTIONED πŸ‘‡ Tutorial page (with bash commands) β–Ί https://coderevolution.ro/knowledge-base/faq/how-to-install-puppeteer-globally-on-a-digitalocean-droplet/ Sign up for DigitalOcean β–Ί https://m.do.co/c/78332a7b4ad2 πŸ€” ABOUT THIS VIDEO πŸ‘‡ Setting up Puppeteer on Ubuntu Linux and Digital Ocean This is a tutorial on…

This video will show you how to install Puppeteer on a DigitalOcean droplet. For more info, watch this video!
πŸ”Ž RESOURCES MENTIONED πŸ‘‡
Tutorial page (with bash commands) β–Ί https://coderevolution.ro/knowledge-base/faq/how-to-install-puppeteer-globally-on-a-digitalocean-droplet/
Sign up for DigitalOcean β–Ί https://m.do.co/c/78332a7b4ad2

πŸ€” ABOUT THIS VIDEO πŸ‘‡
Setting up Puppeteer on Ubuntu Linux and Digital Ocean
This is a tutorial on how to set up Puppeteer to work on Ubuntu Linux using a Digital Ocean droplet. While I will be going through specific steps for Digital Ocean, most of these steps should work great for any web server or just Ubuntu Linux box.

Getting into it, after creating an account with Digital Ocean ( if you don’t have one, you can sign up here: https://m.do.co/c/78332a7b4ad2 ), you will want to create a new droplet with WordPress on it. A droplet in this case is just a VM where you can setup whatever you’d like. When you select it, you should come to this screen. For our purposes, we can use the smallest droplet at only $5/mo.

If you are unfamiliar with doing any kind of cloud hosting, one of the beauties of it is that this $5/mo is the cost if you leave the droplet running all month. You can also scale up the power at any time. This is ideal for the purposes of web scraping. If we are just scraping something daily for like 10 – 15 minutes, we can just spin up the droplet for that time and then spin it down when we are done. It’s pretty great and makes it super economical.

I really feel that using an SSH key is the way to go for accessing your droplet. It’s a lot more secure and quicker since you don’t have to enter your password each time. I’m not going to go into how to do it here but Digital Ocean has a great article walking through it.

We will use a bash terminal to connect via console to our newly formed droplet.
Now, please check the commands that need to be entered, in this knowledge base article here: https://coderevolution.ro/knowledge-base/faq/how-to-install-puppeteer-globally-on-a-digitalocean-droplet/

As a result, you should be good to go! Puppeteer will be working like a charm on your new site from your DigitalOcean droplet!

00:00​ Introduction
00:55​ Setting up a new droplet on DigitalOcean
04:39​ Install NodeJS
04:59​ Install npm
05:22​ Fix npm installation issue
05:58​ Actually install npm
08:21​ Installing pupputeer
08:53​ Install and update required libraries
10:14​ Conclusion

πŸ’₯ Join my FREE newsletter to discover my insights (and also to get the YouTube Caption Scraper plugin for FREE) πŸ‘‡
https://coderevolution.mailchimpsites.com/

πŸ’» MY WORDPRESS PLUGINS πŸ‘‡
https://1.envato.market/coderevolutionplugins

β–Ά[SPECIAL OFFER] GET ALL MY PLUGINS AT ONCE! – https://1.envato.market/bundle

πŸ’» MY COURSES πŸ‘‡
https://coderevolution.teachable.com/

πŸ‘πŸΌ Please help & give the video a like if you enjoyed it!
❀️ Not Yet Subscribed? https://www.youtube.com/channel/UCVLIksvzyk-D_oEdHab2Lgg?sub_confirmation=1 />β–Ά Check my Community of WordPress Experts by Joining CodeRevolution’s Facebook Group πŸ‘‰πŸΌ https://www.facebook.com/groups/coderevo/
βœ… Check my blog: https://coderevolution.ro/blog/

βœ… CAN I HELP YOU OR YOUR BUSINESS ❓
🌍 Become a member of my website today, to enjoy premium tutorials: https://coderevolution.ro/join-the-site/

πŸ—£οΈ TALK TO ME AND FOLLOW CODEREVOLUTION πŸ’₯ ON SOCIAL MEDIA πŸ‘‡
Instagram β–Ί https://www.instagram.com/coderevolution_envato/
Facebook β–Ί https://www.facebook.com/CodeRevolution.envato/
Twitter β–Ί https://twitter.com/code2revolution
LinkedIn β–Ί https://www.linkedin.com/company/18002194
Pinterest β–Ί https://pinterest.com/caddy_lagaristu/coderevolution/

πŸ€” ABOUT CODEREVOLUTION TV πŸ˜ƒ
Hello, I’m Szabi, a 32 years old guy living with my wife and our beautiful 4 year old daughter Maya. I started my journey in WordPress plugin development back in 2017, when I quit my programmer job and became a full time stay at home WordPress plugin developer, entrepreneur, blogger and also daddy. Since then, I implemented over 100 WordPress plugins, earning my full time income from them.

πŸ“š RECOMMENDED RESOURCES πŸ‘‡
Do you want to start autoblogging? Check my recommended resources below πŸ‘‡
https://coderevolution.ro/more-automation/

β–Ά GEAR I USE IN MY VIDEOS πŸ‘‡
Microphone: Trust GXT 252+ Emita Plus Streaming Microphone:
https://amzn.to/2LB79sv
Web Cam: Logitech Brio 4K Stream Edition: https://amzn.to/2N5CNid

To your success,
Szabi – CodeRevolution.

DISCLAIMER: The information contained on this YouTube Channel and the resources available for download/viewing through this YouTube Channel are for educational and informational purposes only.​
This description may contain affiliate links. If you purchase a product through one of them, I will receive a commission (at no additional cost to you). I only ever endorse products that I have personally used and benefited from personally. Thank you for your support!

#DIGITALOCEAN #DIGITALOCEANDROPLET #PUPPETEER #PUPPETEERDIGITALOCEAN