I especially liked the "Google Cloud Server Setup" section. Specifically, these tips: 1. enable receiving HTTP(S) traffic 2. change the disk to be standard 30GB 3. too much network egress can still cost money
@@ssportslivetvstreaming The egress free-limit is only 1GB (yup, GB, not TB), so even if you think your VM is sitting there idle, all the attacks from the outside, especially when you have opened up HTTP/HTTPS and have installed Wordpress or other applications sending out data (when requested), that 1GB will be used up in a short time. For my re-visit to Google Cloud, I just put a simple "no" as output (so two bytes + headers wasted of egress) for the custom error pages for Apache (specifically 403 and 404 which will be hit many times)
Hi, I want to thank you for showing the average user, how easy it is to create cost free servers & websites on google, oracle etc. I used to use aws free tier for one project, now I have three different projects on 3 diff. cloud providers and I couldn't afford that financially without free tier : ) Thanks
Appreciate you very much. Clear and concise tutorial. Not bragging what u know to confuse the viewers. Thanks a lot. New subscriber here. God bless you always bro.
Never ever ignore your free trial account without closing billing, else your card will be debited automatically after 90 days.. I did that mistake and hope no one else does the same.
Great work man. I just finished all setup. going step by step. btw I am a first-time GCP user and everything works like a charm. now I can add more websites. Thanks a lot
Great video. Would really appreciate a remake of it with the latest interface on the GCP site, which has changed a little since you made this. I'm a bit confused over making the firewall rules, so have not been able to login to Hestia after installing it. As I said, some things seem to have changed since this video. Even if you added a 'quickie' just to point out the new things to look out for. Also, using Ubuntu 22.04 LTS? differences/dangers? Oh - and found out the hard way not to upgrade version according to the Ubuntu prompts - it breaks the Google addons to the package. Need to use Google's own updater.
Forgot about this guide. Haven't used Google Cloud Compute Engine since I found out about Oracle - Thank you so much for both introductions! Not going to let this one go unused either.
There's still value to this guide for when Google finally come to the party, but I agree, 4 CPUs, 24GB RAM and 200GB storage from Oracle is pretty compelling.....
@@BatesonBen Yes, until you find they suspend or terminate free tier accounts randomly for no whatever reason. Been running mine for 1 year and a half and boom, my website and Nagios got axed. Going back to google. Oracle free tier is mostly a trap to get you in and make you pay.
Amazing man! you are time killer and live saver.... I don't know how to thank you. I respect your time and knowledge you have given in this video :):):):):)
Brilliant tutorial. I didnt even know what Hestia CP is, that really gives me a lot more capabilities. But would I be right in assuming, you could do all this with a Docker Compose file, is that true.
nice! Can you make a video HOW TO build a very simple Landing Page and How we can save the collected emails in All above and past mentioned Free Web Hosting Providers (example Google Sheets or google Forms can collect emails) ?
This is helpful. But despite setting up the DNS Zone, the domain is redirecting to ip. What could be the possible reason. I installed wordpress in GCP VM instance
Really Nice tutorial. I was thinking if we could setup cloud flare and SWAP to increase the RAM size. My other website get around 3k daily visit and planning to move my site to free tier.
Hi Alex thanks for making this video. i just have a problem though....i can't seem to be allowed to start the google free tier and i don't know why i keep getting CBAT-11 error. Any additional help would be much appreciated. Thanks in advance.
Awesome video, got my basic server upp and runing, something I need help with tho, how do I add a subdomain? I have tried but cant seem to make it work, Im using namecheap and hestiapanel
i follow what you did exactly but I get a 18 cent charge a month for compute engine is there anywhere I ca n check how come I m getting charged as its just a passive site with no users
If you wants to setup email as he mentioned with sendinblue you follow the video he mentioned, you would be able to send emails however you can't receive emails you have to open a port. As he added firewall rule 8083. You add one with 80,443,143,993,110,995,25,465,587 Personally I'm not an expert on this, i googled allot of stuff and saw that in the oracle video he didn't just add 8083 he added all of that
Hi, thank you for the video. So am I limited to only 1 free instance or is there a limit in one project? or do I have to create a new project for the 2nd free tier instance?
Your Free Tier e2-micro instance limit is by time, not by instance. Each month, eligible use of all of your e2-micro instance is free until you have used a number of hours equal to the total hours in the current month
Hi, someone please help me. I installed wordpress with Hestia Cpanel and all went ok until I tried to import a starter template with blocksy them autoscript. blocksy troubleshooting steps for this issue is to increase max input time and time limit in my server php settings but I have tried all google steps to increase these to values which are defaulting to 60 seconds. I found many php.ini files in my vm Ubuntu install including the hestia directorty and modified all to have these values increased to 300 and even after modifying all php.ini files the site info in wp still showing 60 for both. this is very frustrating. I hope someone understands and knows how to fix this, Hestia was an alleluia until this.
is it a 90 days trial as mentioned in the top header or a lifetime free tier ? after the 90 days end I will be charged per month or per use like if the website has little traffic how much I will be charged for hosting?
Technically the compute free tier service of gcp can be free lifetime (as of this comment) But egress is not free! Thats the hidden cost of this free thing!
yes thats a good idea, last time I checked it didn't have any free tier CPU, so we would need to use a static site rather than WP as usual, but it could be an interesting project
FIXED: For some unknown reason, the "wget" package is installed but not working so I had to reinstall it using the command "sudo apt-get install wget" (without the quotes). Then proceeded to installing hestia and everything is working fine. Hope it'll help someone.
I also ran into this with the free Google Maps API -- despite the docs **specifically stating** that no billing account was required, a billing account was required. I'm guessing they don't really have the ability to completely fence off the free services from the things you could escalate to and rack up charges.
Any free service in the net out there requires that you provide a credit card info for the free trial period. I believe that's the reason why they require you to do this first. for the case of GCP, it makes sense because your website csn start small with very low traffic but if you are successful your traffic will hopefully increase to a point where you will start making money out of visitors, at that point you will be able to pay for the extra charges resulting from the increased traffic. But google offers that free tier for startups because we all know startups don't make money until they are an acclaim business so at least it gives you that courtesy of no charge until successful which can take days, months or even years if your product is just not what people are into 🤷♂️
I have the same question that I ask on every other video (same type except you used cpanel like thing?) I have 2 datacenter in my region. Is this method only applicable for USA (since default things are US-America, & back those days most servers were from the west). Can I select my region's data center and still get free thing?.
Nobody should be using port 25 anymore, anyway! But you should be able to open 993, 995, 587, 465 (all for secure email). Question: Since Hestia is running under TCP, how secure is it?
yes its possible, check the method I used in hestia+cloudflare here, the cloudflare steps with the ports and SSL should be the same ruclips.net/video/BK7qyPa-VmI/видео.html
Hey! Thanks for making such important videos! I have an issue from my side after following the exact same steps. I created a VM on google cloud and hestia. I also configured my domain and authenticated on sendinblue as well. The issue is that I am able to receive emails and just not able to send any email. I can "technically" send email but I never arrives to the receiver. I ask for help with my issue! Thanks
Edit 1: ok i never thought it could be this easy. After successfully registering my domain on sensinblue, i went to zoho mail (free tier) and enter the details for my domain. Everything working super smooth and the best part, my emails do not land in promotional folder or spam folder which itself was a deal breaker for me! Cannot be more satisfied. Thanks again!
@@dannycastano4282 Well I cannot because the free account only has like 1 domain/account registration limit. Feel free to write if you got like some specific questions!
Google cloud is messy as hell... take a look at the Free Tier provided by Oracle instead.. Oracle Free Tier includes 200GB disk space, two e2 VMs, four Ampere A1 cores with 24GB RAM (using up to four VMs)... But I see you have covered it in an old video, so I really does not understand why you promote Google-crap at this time (fully understandable if this video was older than the one covering Oracle Free Tier)
I especially liked the "Google Cloud Server Setup" section. Specifically, these tips:
1. enable receiving HTTP(S) traffic
2. change the disk to be standard 30GB
3. too much network egress can still cost money
they charge you even if its in free tier?
@@ssportslivetvstreamingI want an answer for this question. Did they change money if we select other regions.
@@ssportslivetvstreaming The egress free-limit is only 1GB (yup, GB, not TB), so even if you think your VM is sitting there idle, all the attacks from the outside, especially when you have opened up HTTP/HTTPS and have installed Wordpress or other applications sending out data (when requested), that 1GB will be used up in a short time.
For my re-visit to Google Cloud, I just put a simple "no" as output (so two bytes + headers wasted of egress) for the custom error pages for Apache (specifically 403 and 404 which will be hit many times)
@@ssportslivetvstreaming It's free up to a certain level. Just read their documentation.
Wonderful tutorial. I'm a mobile developer by trade who's setting up his own website and Wordpress is all very new to me.
This is the 7th time and counting I've referred back to this video. Love you my friend
Hi,
I want to thank you for showing the average user,
how easy it is to create cost free servers & websites on google, oracle etc.
I used to use aws free tier for one project,
now I have three different projects on 3 diff. cloud providers and I couldn't afford that financially without free tier : )
Thanks
Nothing like this tutorial in 2024. I am your new subscriber.
haven't tried this tutorial yet but sounds like what i been looking for setting up and testing my wordpress website and i can always expand as i grow.
I have revisited this tutorial numerous times. Best one on this topic. Thank you 🙏
Appreciate you very much.
Clear and concise tutorial. Not bragging what u know to confuse the viewers. Thanks a lot. New subscriber here. God bless you always bro.
This is the best video that explains how to get a cheap / free GCP instance. Thanks!
Never ever ignore your free trial account without closing billing, else your card will be debited automatically after 90 days.. I did that mistake and hope no one else does the same.
Great work man. I just finished all setup. going step by step. btw I am a first-time GCP user and everything works like a charm. now I can add more websites. Thanks a lot
Nice work!
Omg!
There is no such free!
Did you know the thing -- egress?
😂😂
Thank You. 1st Trial. Was pretty easy to follow through!
Great video. Would really appreciate a remake of it with the latest interface on the GCP site, which has changed a little since you made this. I'm a bit confused over making the firewall rules, so have not been able to login to Hestia after installing it. As I said, some things seem to have changed since this video. Even if you added a 'quickie' just to point out the new things to look out for. Also, using Ubuntu 22.04 LTS? differences/dangers? Oh - and found out the hard way not to upgrade version according to the Ubuntu prompts - it breaks the Google addons to the package. Need to use Google's own updater.
Forgot about this guide.
Haven't used Google Cloud Compute Engine since I found out about Oracle - Thank you so much for both introductions!
Not going to let this one go unused either.
There's still value to this guide for when Google finally come to the party, but I agree, 4 CPUs, 24GB RAM and 200GB storage from Oracle is pretty compelling.....
@@BatesonBen Yes, until you find they suspend or terminate free tier accounts randomly for no whatever reason. Been running mine for 1 year and a half and boom, my website and Nagios got axed. Going back to google. Oracle free tier is mostly a trap to get you in and make you pay.
@@kiraitachi that's sad man
@@kiraitachi all free cloud services are, oracle are just nasty about it
Thank you so much for this video! I managed to setup free VPS server with 0 experience 👍
Amazing man! you are time killer and live saver.... I don't know how to thank you. I respect your time and knowledge you have given in this video :):):):):)
I JUST FOUND YOUR GPC Tutorial... Thankyou
Good video mate. 👍 PS: had account issues with changing name, so just reposting review. 😛
This tutorial is great. It totally worked. Thank you!
is static ip free?
can you do a tutorial on how to connect a Wordpress site to Google Cloud CDN
Hello, After this process, Could you please show me how to add a new domain in the same instance??
I am waiting for your response.
Did you ever figure this out? Trying to do the same thing
Amazing thank you so much worked perfectly!
Thank you for your life saving video help! 🙂
you are a greatest man in the youtube
Great tutorial as usual,
Can you please do a tutorial about installing Ghost blog on oracle always free tier (the AMD compute if you can )
Good idea, been thinking about Ghost for a while too
@@IdeaSpot keep up the good work mate
what do you advise us as a reliable service? oracle or google?
Is it okay leaving the static Ip to ephemeral and not to static to prevent the IP from changing after a VM Reboot?
I believe it should be set to static
you are really the saver - I respect you so much
Almost made it. Ran into a problem with the SSL Certificate. Says my domain doesn't exist. Not sure how to fix it. Any tips?
Question: if the bandwidth is around 1TB, then will this method work? The front-end will be NextJS so during build time, it would hit the WordPress.
Brilliant tutorial. I didnt even know what Hestia CP is, that really gives me a lot more capabilities. But would I be right in assuming, you could do all this with a Docker Compose file, is that true.
nice! Can you make a video HOW TO build a very simple Landing Page and How we can save the collected emails in All above and past mentioned Free Web Hosting Providers (example Google Sheets or google Forms can collect emails) ?
good idea 👍
yeah, a landing page with some sorta of newsletter sign up/mailing list would be cool
Hi Alex, can we connect cloudflare cdn to gcp? Will it help to prevent going over the egress limit?
Yes!
The RUclips doesn't know egress! And his video is misleading
There is no such free if
Egress exist
This is helpful. But despite setting up the DNS Zone, the domain is redirecting to ip. What could be the possible reason. I installed wordpress in GCP VM instance
Really Nice tutorial. I was thinking if we could setup cloud flare and SWAP to increase the RAM size. My other website get around 3k daily visit and planning to move my site to free tier.
That was great thank you
Hi Alex thanks for making this video. i just have a problem though....i can't seem to be allowed to start the google free tier and i don't know why i keep getting CBAT-11 error. Any additional help would be much appreciated. Thanks in advance.
Awesome video, got my basic server upp and runing, something I need help with tho, how do I add a subdomain? I have tried but cant seem to make it work, Im using namecheap and hestiapanel
I needed to put the force option after the shell script rather than at the end of the command line to resolve the admin already exist error.
Thanks for every video tutorial
Works perfectly. Thanks a a lot 😊 😊
i follow what you did exactly but I get a 18 cent charge a month for compute engine is there anywhere I ca n check how come I m getting charged as its just a passive site with no users
This was soooo helpful. that's a sub for me✌🏽
Nice video, Thank you
Thank you too 👍
Thank you for the review
Hi
I have a question, why do I need to install githubusercontent and hestiacp?
What will happen if I don't install them?
I just used cloudways for webhosting and plan to move to GCF. in that case, what do I have to add hcp field?
while installing control panel (adding email & pass) an error occurs - user admin already exists, how do we go ahead?
The same with me...
use the groupdel admin code on console
GCP having free tier service, for how long will the free tier run before it expires and I start getting charged ?
@ComputerTech thank you
Nice tutorial, How many VM instances does the free tier allow you to create ?
one
Gcloud is pain in the ass. Attitude of this firm is very bad. Telemetry in golang is another "good" thing.
Really Appreciate it
thanks Ravi
If you wants to setup email as he mentioned with sendinblue you follow the video he mentioned, you would be able to send emails however you can't receive emails you have to open a port. As he added firewall rule 8083. You add one with 80,443,143,993,110,995,25,465,587
Personally I'm not an expert on this, i googled allot of stuff and saw that in the oracle video he didn't just add 8083 he added all of that
Awesome!
How does one increase the memory limit? There doesn’t seem to be a good answer online. I know for sure it doesn’t work the way shared hosting works?
Hi, thank you for the video. So am I limited to only 1 free instance or is there a limit in one project? or do I have to create a new project for the 2nd free tier instance?
Your Free Tier e2-micro instance limit is by time, not by instance. Each month, eligible use of all of your e2-micro instance is free until you have used a number of hours equal to the total hours in the current month
What if I want to do all as here but for my subdomain not for the main domain? Any advice?
So you’re not using external IP pr private one😊
whst is free incoming/ outcoming traffic on free tier server machine ?
do you have AWS and Cloudpanel tutorial?
I can't find one on your channel.
Hi, someone please help me. I installed wordpress with Hestia Cpanel and all went ok until I tried to import a starter template with blocksy them autoscript.
blocksy troubleshooting steps for this issue is to increase max input time and time limit in my server php settings but I have tried all google steps to increase these to values which are defaulting to 60 seconds.
I found many php.ini files in my vm Ubuntu install including the hestia directorty and modified all to have these values increased to 300 and even after modifying all php.ini files the site info in wp still showing 60 for both. this is very frustrating.
I hope someone understands and knows how to fix this, Hestia was an alleluia until this.
is it a 90 days trial as mentioned in the top header or a lifetime free tier ? after the 90 days end I will be charged per month or per use like if the website has little traffic how much I will be charged for hosting?
Technically the compute free tier service of gcp can be free lifetime (as of this comment)
But egress is not free!
Thats the hidden cost of this free thing!
how about nameservers i didnt see anything concerning namesavers ?
Is it possible to install a cyberpanel on it?
yes Its 1GB ram and its was an intel cpu when I check so should be fine 👍
this Free tier accept Docker Container apps? :)
Unable to complete signup process. Google won't accept my card. I tried 4 cards but all gave the same error [OR-CBAT-15]. Giving up
Hi ! Did you find a solution for this?
ممنون از زحماتتون
After typing finish code in ssh, how long time will wait, I wait almost 30 min, is that normal?
Im use F1 micro over 3 year ago, google still charge about 5$ every month, it is not free ?
F1 micro is no longer on the free tier. It was a couple of years ago but that changed.
i waiting for the nexts
I hope you make a video for Amazon AWS Free tier
yes thats a good idea, last time I checked it didn't have any free tier CPU, so we would need to use a static site rather than WP as usual, but it could be an interesting project
@@IdeaSpot Great
I got the "-bash: wget: command not found" error. What do you think could be wrong pls? Thanks.
FIXED: For some unknown reason, the "wget" package is installed but not working so I had to reinstall it using the command "sudo apt-get install wget" (without the quotes). Then proceeded to installing hestia and everything is working fine. Hope it'll help someone.
I get this after clicking enable Compute Engine "Compute Engine API requires a project with a billing account." I thought this was free
I also ran into this with the free Google Maps API -- despite the docs **specifically stating** that no billing account was required, a billing account was required. I'm guessing they don't really have the ability to completely fence off the free services from the things you could escalate to and rack up charges.
Any free service in the net out there requires that you provide a credit card info for the free trial period. I believe that's the reason why they require you to do this first. for the case of GCP, it makes sense because your website csn start small with very low traffic but if you are successful your traffic will hopefully increase to a point where you will start making money out of visitors, at that point you will be able to pay for the extra charges resulting from the increased traffic. But google offers that free tier for startups because we all know startups don't make money until they are an acclaim business so at least it gives you that courtesy of no charge until successful which can take days, months or even years if your product is just not what people are into 🤷♂️
@@dannycastano4282 You can use a debit card.
I have the same question that I ask on every other video (same type except you used cpanel like thing?) I have 2 datacenter in my region. Is this method only applicable for USA (since default things are US-America, & back those days most servers were from the west). Can I select my region's data center and still get free thing?.
correct, only the USA regions mentioned @1:53 are 'always free' so be sure to select the correct US server to take advantage of free tier.
Thank you for the response. If I, from the east, made a website, will the site speed be negligible or there will be seeable latency?
A little latency but not too bad, could try combining with cloudflare caching to get some local caching which would help too
please make tutorial about google ads tips
Thank you
thank you alex
Thanks for watching 👍
Nobody should be using port 25 anymore, anyway! But you should be able to open 993, 995, 587, 465 (all for secure email).
Question: Since Hestia is running under TCP, how secure is it?
thank you brother
Can integration of Cloudflare possible in this ?
yes its possible, check the method I used in hestia+cloudflare here, the cloudflare steps with the ports and SSL should be the same ruclips.net/video/BK7qyPa-VmI/видео.html
@@IdeaSpot Tnx Alot Sir
Hey does this come with ssl
Hey! Thanks for making such important videos!
I have an issue from my side after following the exact same steps. I created a VM on google cloud and hestia. I also configured my domain and authenticated on sendinblue as well. The issue is that I am able to receive emails and just not able to send any email. I can "technically" send email but I never arrives to the receiver. I ask for help with my issue!
Thanks
Edit 1: ok i never thought it could be this easy.
After successfully registering my domain on sensinblue, i went to zoho mail (free tier) and enter the details for my domain.
Everything working super smooth and the best part, my emails do not land in promotional folder or spam folder which itself was a deal breaker for me!
Cannot be more satisfied.
Thanks again!
@@vishal_joshi24 can you share s link of a tutorial on how to use this mailing service? I would appreciate it.
@@dannycastano4282 Well I cannot because the free account only has like 1 domain/account registration limit.
Feel free to write if you got like some specific questions!
if anyone has a clue about how to create an account there refusing to accept my cards so please share a method
Good vibe
How to check phpmyadmin password from SSH???
How can I install emulator on aws free tier??
how long its free?
I sign up in hostinger
I'm getting can't connect to port 22 after install
Working now
Is this for the email setup?
Google cloud is messy as hell... take a look at the Free Tier provided by Oracle instead.. Oracle Free Tier includes 200GB disk space, two e2 VMs, four Ampere A1 cores with 24GB RAM (using up to four VMs)... But I see you have covered it in an old video, so I really does not understand why you promote Google-crap at this time (fully understandable if this video was older than the one covering Oracle Free Tier)
ok
👍
so 1TB egres would be like... 80$ ? oh my...
So how much hosting a full working wordpress website could cost per year ?
I see a few reports of $5-10 for a year for some blogs
@@IdeaSpot that's good
google can maake better exp than oracle .D
This video did not work, don’t waste your time
I'm sure I'm just missing something obvious, but I cant connect to the HCP panel via my browser. Do I need to crate a cname entry for hcp.my.domain?
Ok, so that's what it was. i had to create a cname record for hcp.my.domain. Thanks.