The New Method to Setup SSL for WordPress on Google Cloud Platform

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 พ.ย. 2024

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

  • @DataSlayerMedia
    @DataSlayerMedia  3 ปีที่แล้ว +8

    Listen UP! GCP changed how health checks work - I NOW SUGGEST USING a TCP Health Check instead of HTTP. This should resolve some issues folks were seeing.

    • @01moynul
      @01moynul 3 ปีที่แล้ว

      thank u, that's work, i was trying every without reading the comment and spend whole day on it. then i thought i should check if anyone have the same problem or not. and rest history now i feeling pretty dumb about it since i spend a whole without reading the comment..

    • @鄭小白-n4p
      @鄭小白-n4p 2 ปีที่แล้ว +1

      will the SSL renew automatically ??

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

      You also ought to put into the description now that your guide at th-cam.com/video/2yaq-0C-cmU/w-d-xo.html is practically a mandatory Step 2 after this Step 1 guide.

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

      That did it! Saved the day! Thanks. (Damn that health check!)

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

    I’m so non-tech and was able to follow this and succeed. I am pumped! Thanks @Data Slayer. I’m subscribing and sharing!!!

  • @tomhas4442
    @tomhas4442 6 หลายเดือนก่อน

    excellent tutorial. saved me weeks for reading and failing :). the wizards look a bit different now adays but I could follow along well. thank you!

  • @abeacock
    @abeacock 8 หลายเดือนก่อน

    Thank you so much for posting this video, I had this exact issue today and your clean language, great visuals and explanation means that I've now got a secure WordPress on GCP

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

    Clearly documented steps. I would not be able to execute without this video! Thank you.

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

    One of the best Tutorials I have came across. Thanks you

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

    Thanks for teaching me how to set up a load balancer! One question though, from a security stand point. I can still use phpmyadmin to get into the database on the back end, it is not secure. What would be the proper way to lock down the wordpress database?

  • @yato_tv
    @yato_tv 3 ปีที่แล้ว +1

    this video is a lot underrated

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

    Thanks for posting this works for me, After following your previous SSL load balance videos this video was the missing link. thanks again

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      No problem, I get that it's tricky... which is why I favor low code solutions like webflow etc

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

    You are the best!!!! Thank you so much for this incredible walkthrough

  • @k-c
    @k-c 2 ปีที่แล้ว

    Was trying to get this done for 3 days and encountered many issues. This video was clear and finally got it all working perfectly. Thank you!!!

  • @DannyLeeBeasley
    @DannyLeeBeasley 7 หลายเดือนก่อน

    Saved my day. Great video! Thank you

  • @christiancode3565
    @christiancode3565 3 ปีที่แล้ว +1

    thanks for the help with your SSL videos!!

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

    Hi, thanks for the great explanation. Just wondering on the domain migration. My domain is with Godaddy, and I have other records with it (MX,TXT, A records for sub-domains ect..)
    Once we put google NS records on Godaddy nameservers, it will route all traffic in to Google Cloud DNS. Instead can we just put a "A" record on godaddy for load balancer's public IP?

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

    Hi This is a great tutorial - thank you, very well done. I have applied this process you demonstrated with a Bitnami install as well, it works and the same TCP Health Check issue seems to also be a solution in my case.

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

    Thank You so much for Your video

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

    This helped me a lot! Thanks a lot!

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

    Awesome explanation, thanks for sharing that.

  • @shawnellh
    @shawnellh 6 หลายเดือนก่อน

    Bro, you are awesome!

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

    Thank you ... Quality Content

  • @brianwachira6564
    @brianwachira6564 3 ปีที่แล้ว +1

    Thank you!

  • @hufacoe
    @hufacoe 3 ปีที่แล้ว +1

    Thank you for the TUTORIAL very excellent! and well explained

  • @AV-Live-Animate
    @AV-Live-Animate 3 ปีที่แล้ว +2

    Hi there, Thanks for the great tutorial. About the Loadbalancer SSL it works for only 3 months.. How can we automatcly renew the ssl after it expires ?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว +1

      It should not expire, it should automatically update.

  • @luis.devgreen
    @luis.devgreen 2 ปีที่แล้ว +1

    Super, me has ayudado mucho, gracias, te debo una

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

    Thank you for a very nice tutorial.
    I've just read your pinned comment and change health check to TCP. Really solved my issue. Sorry I scroll too fast to read other comments first -/\-
    Please pay no attention to my earlier question below.
    "May I have a question though? I use this method on a openlitespeed server on GCP. Everything work fine until I change the permalink from Plain (Default) to Post Name. Then the backend suddenly failed the health check. I can access the wordpress through the direct IP (with no certificate), but can no longer use the IP from the frontend of load balancer.
    Once I change the permalink back to Plain, everything went back to normal. I've tried purging the cache, but the problem still persist. Could you guide me what should I look for next?"

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

    This is such a good tutorial, Thanks! After sometime I got it working and I learnt somethings along the way :)

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

    Thanks for sharing how do you scale this solution for hosting multiple wordpress sites?

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

    Hey! Thanks for the tutorial, I want to test this with a site that I'm building but I don't have a domain, is it still possible to create the ssl certificate? I'm not being able to set it with the external ip that Google provides

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

      You can't associate an ssl cert with an ip address afaik

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

    Thanks for the walkthrough! Still, I keep getting unhealthy backend and "no healthy upstream" error message. Any idea of what I might be missing?

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

      hey bruno did you ever figure this out? i seem to be facing the same issue now
      EDIT: lol literally after posting this comment i realised Data Slayer has already suggested a fix in the pinned comment that worked for me - anyone facing the "no healthy upstream" error message just has to change the healthcheck on their backend from HTTP to TCP

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

    At the end I am getting an message "no healthy upstream" when I try to access my website via the domain name. Any tips?

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

      Have you found solution?

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

      @@romankovalchik307 Yeah, I used an another tutorial 😅th-cam.com/video/uSm3xepvUNM/w-d-xo.html

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

    you skipped network creation (called default in your case)

  • @JonathanBaileyn2u
    @JonathanBaileyn2u 3 ปีที่แล้ว +1

    Great video! Ty. That helped a lot.

  • @SM-yw4cy
    @SM-yw4cy 2 ปีที่แล้ว +1

    Legend bro

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

    Do you think the new one-click feature in WP 5.7 to migrate from http to https is as good as your method with the load balancer ?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      Sounds like that method required you still trifle with SSL certs, my method does not.

    • @ytutoriallearning6251
      @ytutoriallearning6251 3 ปีที่แล้ว

      @@DataSlayerMedia this one-click approach seems to have the certs included and everything is automatic, that is website owner does not have to renew yearly, similar to your approach. Just wondering if there is any difference between those methods with regards to safety or being able to tweek things if that matters ...

  • @DataSlayerMedia
    @DataSlayerMedia  3 ปีที่แล้ว +1

    Does Word Press offer any benefits over WebFlow/Wix/Squarespace?

    • @ytutoriallearning6251
      @ytutoriallearning6251 3 ปีที่แล้ว

      WordPress is open source and therefore free is probably the main benefit. Also with lates version 5.7 WordPress can do the drag and drop stuff in Gutenberg inbuilt pagebuilder which is probably better than using external page builders as page speed gets very fast which is good for SEO to rank higher in search machines. I am not a web expert and only know WordPress basicly and it is fairly easy to use if stick to out of the box free themes like Astra and keep things simple.

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

    @Data Slayer I am lost if you can help that would be great, at 2:59 you create an instance group called instance group 2 then when you set up the load balancer you point it to wordpress-instance-group but I can't see where in the process you created wordpress-instance-group? Is there an extra step? What have I missed?

  • @88billizzard88
    @88billizzard88 2 ปีที่แล้ว

    Thanks, very useful!

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

    Hi Tim! thanks for sharing this great tutorial! I followed step by step, but i get this message: "ERR_TOO_MANY_REDIRECTS" after punching the domain. What could it be? Cheers!

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

    Thank you for your effort. This REALLY HELPED ✌🙏✔💯🎯

  • @fabiohaberland1585
    @fabiohaberland1585 3 ปีที่แล้ว +1

    Many thanks for the tutorial. I am trying this for the second time and am currently waiting for the SSL to provision. In the meantime, I have two questions that I am not sure to be relevant. Q1) When I select the instance group in the load balancer, I don't get the message saying that I have named ports. I just added 80 to the port, but I am not sure that is all I need to do. Should I create a http named port? When I just fill in the port as 80, I am not defining any origin (http or https) Q2) You create a static IP for the load balancer and then added it to the DNS which will forward it to the WP VM through the load balancer. Would it be possible to, instead of creating a new static IP I would just change the VM's IP from Ephemeral to Static or do I need a separate IP for the load balancer?

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

    Thank You :) Good VDO for me.

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

    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

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

    Perfect😍😍😍😍😍

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      👌

    • @memyadventures2730
      @memyadventures2730 3 ปีที่แล้ว

      @@DataSlayerMedia helped me and solved the problem. Great video.

    • @takeokimu
      @takeokimu 3 ปีที่แล้ว

      @@memyadventures2730 what did you do to fix it? I get the same issue with the load balancer, it says it's "unhealthy"

  • @ipetiksolutions9435
    @ipetiksolutions9435 3 ปีที่แล้ว +1

    Thanks for your time, this is very useful. If I put only my domain without https it doesn't work, do you know why?. But if I put the "https" works

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      GCP is not configured to handle port 80/ or http. To add redirecting follow this vid - th-cam.com/video/2yaq-0C-cmU/w-d-xo.html

  • @motoheroinverkoopmotorfiet2938
    @motoheroinverkoopmotorfiet2938 3 ปีที่แล้ว +1

    good job, only can you tell me why I can't select vm instances in "Create Unmanaged Instance Group 1:58 - 2:48". vm instances says no available instances? thanks in advance for your response!

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      Are you sure you selected unmanaged for the instance group?

    • @advisorcorp
      @advisorcorp 3 ปีที่แล้ว

      @@DataSlayerMedia I'm having same problem. I have selected Unmanaged, yet I cant see my VM.

  • @AdityaKumar-br1dx
    @AdityaKumar-br1dx 2 ปีที่แล้ว +1

    great video ,but the external static ip address thing is giving me a headache .please help

  • @enjoypresent
    @enjoypresent 3 ปีที่แล้ว +1

    Thank you for a great video. I am having an issue - I have created a load-balancer, the front end is reserved with a static ip, but when I go back and review the load balancer details, it changes to ephemeral. Do you know how this can be corrected? Even after SSL being active, I am unable to access my domain. I think this is the issue?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      What error do you get when you visit your domain name?

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

    I am getting an error for my two websites; the same error i am seeing in 13:53. Kindly help.
    Second question is, does this work with the $300 trial?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      You can claim a $300 credit with any new GCP account, this will be applied towards any accrued costs. Can you check that the ip address your load balancer is pointing to return an html page?

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

    I've tried following the tutorial twice, but for some reason I keep getting the same error result. When I go to the Load Balancing menu on GCP, it shows a warning message saying that the backend service is unhealthy. When I click on that load balancer, I see that the instance group that I created shows as 0/1 in the Healthy column. When I enter the instance group, all seems well. It shows the VM and no error. If I click on the VM's IP, the website opens with no errors. But, If I use the static IP created, I get a 402 error and nothing else. Any tips? The SSL certificate is provisioned.

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      The health of the back end just check your health check. What is your health check and do you get the correct response when requesting it directly from your browser?

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

    Do you have to wait until the SSL certificate is active before completing the remainder of the steps? I am having major trouble getting past "provisioning" - waiting over 24 hours... Thank you!

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

    You created "instance-group-2" at 2:45, but at 3:51 selecting "wordpress-instance-group" - where is that taken from?

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

    Sorry if I am asking a question that someone has already asked
    1. I am experiencing some weird 404 error when I visit my site via http but works as expected when I go to https. When I enable an automatic redirect from http to https weird stuff happens
    2. I used one page zen tutorials to generate ssl certificates (uses certbot) for my other wordpress sites hosted on GCE however I wonder what this load balancer method will cost and if it's even worth it. The setup has not really been that much easier. The load balancer seems like over kill for just a basic thing like an ssl certificate.

  • @khelawanverma891
    @khelawanverma891 3 ปีที่แล้ว +1

    Hi Tim, after setting up the load banlance and cloud DNS, after visiting the URL getting an error of "no healthy upstream". do you have any idea where I would have gone wrong ?

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

      Where does that error originate from?

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

    hi i am very new to all this and have followed most of the tutorial up until the part where you added the names to your domain host, if my domain host is google how can i make this work?

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

    this was brilliant, but I now have a problem because is can't seem to get back into my Wordpress admin. I didn't quite start where you did as I already had attempted a different Google tutorial which had me create templates etc... noticed your tutorial does not require the creation of instance templates? Should I just get rid of everything I have done, reset my google cloud domain A name to the Wordpress install IP and start from scratch?

  • @canalcocinatodoscomemos2607
    @canalcocinatodoscomemos2607 3 ปีที่แล้ว +1

    Hi @Refactored. Im havign a problem when setting the DNS record form AWS route 53. This message appears me. Seems like google is not correctly resolving in the load balancer the traffic received from an A record from other DNS manager. 404. That’s an error.
    The displayed message is: "The requested URL / was not found on this server. That’s all we know."

    • @canalcocinatodoscomemos2607
      @canalcocinatodoscomemos2607 3 ปีที่แล้ว

      Your help will be very usefull for me!

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      Usually they return that when the back end is not responding, when you curl or request the back end ip address does it return content?

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

      I'm having this exact same issue.

  • @OutdoorLivingWithMM
    @OutdoorLivingWithMM 3 ปีที่แล้ว +1

    Hi There,
    So I have done everything correctly(I think). I am using static ip for my instance and static ip for the front end. Certificate is in provisioning mode for at least two days now and I have a FAILED_NOT_VISIBLE warning. I really don't know what could cause this problem. I can access the webpage by http but not https

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      The backend should be the instance group. Make sure you followed the SSL settings correctly, did you add the domain for the google managed cert?

    • @OutdoorLivingWithMM
      @OutdoorLivingWithMM 3 ปีที่แล้ว

      yeah everything seems to be OK. just not working. would you have a minute to take a look? I would appreciate it.

  • @yanyanwang7981
    @yanyanwang7981 9 หลายเดือนก่อน

    Thank you for your sharing. I followed your instructions step by step, but I got an error, said: invalid value for field ‘resource IPAddress’ specified IP address is in use and would result in a conflict. How can I solve this problem? Thank you😊

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

    Still good in 2023

  • @unboxingluxury2224
    @unboxingluxury2224 3 ปีที่แล้ว +1

    Hello, thank you for the video, it was quite helpful for me, I used it a few months ago.
    However, I've now used up my free credits and noticed that the load balancer is fairly expensive and it's also the most expensive part of my entire hosting.
    Is there a way to set it all up without using the load balancer?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      I don't believe so - it shouldn't be that expensive though.

    • @unboxingluxury2224
      @unboxingluxury2224 3 ปีที่แล้ว

      @@DataSlayerMedia Thank you for your reply! I'm paying about 15 Euros (18 dollars) per month for the "HTTP Load Balancing: Global Forwarding Rule Minimum Service Charge". So I assume that there is no way without the load balancer, then it's probably not possible to pay less than this, right?

  • @loicansermoz9720
    @loicansermoz9720 3 ปีที่แล้ว +1

    Hello there thanks for your video! I followed every steps you did but right away I click create a load balancer it's getting unhealthy quickly... Any ideas how I should fix it? thanks a lot

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      When you request the health check URL? Do you get a healthy response?

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

    When accessing my domain via https I am currently receiving a "Error: Server Error. The serve envountered a temporary error and could not complete your request. Please try again in 30 seconds." When accessing my domain via http I get a 404 Google error.
    Looking at HTTPS browser, in developer I can see the remote address is the IP of my public load balancer which was also setup a my A record.
    Reviewing my setup:
    - Zones are matching between VM and instance group
    - VM has "allow HTTP traffic" (I also tried checking allow HTTPS traffic but not change)
    - Cert is active
    Only thing that is off is my health check keeps returning as failed. I have the health check to the same settings as you put as protcol HTTP and path /.
    Wordpress is also setup via GCP one-click as you've done.
    Any ideas or suggestions?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      The problem is the health check, if you visit the URL for your health check in the browser does it return the correct response to satisfy the criteria of the health check? status code 200, etc.

  • @samuelarguetar.9765
    @samuelarguetar.9765 3 ปีที่แล้ว +3

    Hi Tim, I originally had reserved a Static External IP address for my Wordpress Site on the VM instance, which I didn’t see you did.I successfully followed the steps on the video but Im not sure if setting that static IP previously is causing any trouble cause Im not getting my website to load “server stop responding”. What do you think? Appreciate it

    • @ipetiksolutions9435
      @ipetiksolutions9435 3 ปีที่แล้ว +1

      Hi Samuel, I originally had reserved a static external IP address too, this should not be the problem.

  • @siddharthpatel2181
    @siddharthpatel2181 3 ปีที่แล้ว +1

    Hi. I used your process as you explained. Are you sure in WP we have to keep the HTTP:// in the site and admin URL because my website is not loading with the SSL. Or should I wait for the day to process it properly?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      See what it's doing and correct it accordingly.

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

      @Ashish R Screw it if you are not developer. Setting up thing in GCP is not for non-techy. It is better to save some money and invest in a hosting. Its much simple that way. Also I dom't have time fixing things in GCP. Its way too time consuming.

  • @SeanBagheri
    @SeanBagheri 3 ปีที่แล้ว +1

    Thank you for the great video, been looking for this for a while. I have a quick question. What happens if you have multiple instances in your instance group and you need the load balancer to load a certain instance when LB is requested from the ip, for example, if we're using the Bitnami multi-tier wp package instead of google click to deploy? Let me know if you have any ideas, thank you for the awesome video!

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว +1

      Should be the same approach. Proxy to the bitnami compute group.

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

    What happened to the help comment i posted yesterday? I followed the directions exactly and my domain doesn't forward to google domains . "This site can't be reached"

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

    hello im following the steps i notice that the ip of the wordpress and the balancer are diferent, wgen i open my website it says 404 not found and its pointing to the load balancer IP but when i put the wordpress ip it open , i saw that you created the A record with the balancer IP and not wordpress IP, so i dont know if something worng, i should not use the wordpress IP for anything??

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

      We might need to hop on a call - use the calendly link!

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

    i am trying to use this tutorial on a subdomain i made as an A record - will this work? i have been trying for days to get a certificate installed for this subdomain

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

      you must list that subdomain for the cert.

  • @CarrilloRealtyGroup
    @CarrilloRealtyGroup 4 หลายเดือนก่อน

    Hello Data Slayer, I have a question. I installed WP on GCP with Bitnami. I installed the SSL via the SSH portal and it seems to have secured my site. However images arent loading and I note the IP site states unsecured. I also note the links on the WP Admin side still says HTTP. Would I need to remove the SSL installed via the Bitnami SSH Portal and then run the LB?

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

    Hi Refactored, thanks for another great video. I've watched a few of yours talking about setting up the SSL and I'm certain I've followed each step exactly as you have, but the website is still coming up as insecure. The SSL certificate is still provisioning (after 3 days), I think this is because the load balancer is coming back with a message tat one service is unhealthy. How do I fix that?? Thanks in Advance

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      The cert should provision regardless of the health of the services. I believe the issue is you have not reserved a static IP address in the setup. The cert will not provision if the IP address is ephemeral.

    • @danielmarco4818
      @danielmarco4818 3 ปีที่แล้ว

      Was a resolution found for this, because I'm facing the same complication. This is a huge blocker.

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

    Great tutorial i want to ask you i want to connect my google cloud mysql to power bi ?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว +1

      I will need to look into that, but the answer is likely in the data sources section of Power BI

    • @guesmimariem638
      @guesmimariem638 3 ปีที่แล้ว

      @@DataSlayerMedia thank you for answering me I will appreciate your help a lot I tried to choose mysql in power bi data source but it didn't work. Thank you a lot in advance

  • @kamamutasoltechacousticguitars
    @kamamutasoltechacousticguitars 3 ปีที่แล้ว +1

    very good. I wonder if you can record one video for migrate wordpress website to Google cloud. thanks

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      I'm working on it, in the video which hosting provider should the WP site originate from?

  • @tonyVelazquez-i8t
    @tonyVelazquez-i8t ปีที่แล้ว

    What I am facing is thatmy wordpress site external ip and my ssl external ip are different and if I set the dns to the wordpress instance the site doesn't show if I type the url but if i type ip addresses they both ip addresses works , any suggestions of how to fix the issue o have ssl setup

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

    Could this replace Miniorange for my Wordpress site's SSO? Their support isn't responding.

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

    Unable to login after installing ssl also the website design/theme changed…. What should I do now? I did exactly how you showed except I’ve changed the Wordpress site and url before

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

    I thank you for this tutorial. I followed the steps as presented. However, I had an error message which couldn't allow the process to work for me. I couldn't complete the load balancing configuration because of this error: "This load balancer has no backends configured". I used Bitnami WordPress. Please, how do I fix the error? Thank you

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

    This has been extremely helpful, thank you! How might I also support www along with the naked domain name?

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

      I am also wondering this!

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

    How much cost ssl will be on google?

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

    Great tutorial, however, I can access the website from the VM's ip and the certificate is considered valid, but when I try to connect by using the load balancer's ip or the domain I get "ERR_EMPTY_RESPONSE". Do you know what could be the problem?

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

      I've had a similar issue. The IP address of my website (Wordpress) instance can be accessed from the Deployment mgr using the IP address on the VM instance, and the connectivity test shows that vm instance can be accessed from the load balancer IP, but the static load balancer IP returns nothing. Where am I going wrong. No errors on config according to Google cloud monitor. Need help here

  • @128MrAndy
    @128MrAndy 2 ปีที่แล้ว

    If I set up a Google Sheets API instance and a Google Drive API instance and then connect to the Google Sheet using the credentials key from a python script (application) on my desktop. This script performs basic CRUD operations.
    My question:
    Is this connection secure? In other words does the data travel over the Internet plain text or encrypted?
    If not secure...how can I ensure the data securely travels from python script to Google Sheets?
    Thanks in advance
    Keith

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

    Hi Refactored, thanks for the great tut!. Any idea how to resolve a Wordpress 'mixed content' error that appears only by way of this method? No issues when A points directly to VM. Thanks in advance!

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

      There are word press plugins that can address this. Basically your html page is reference assets. This causes the browser to throw the error

  • @juancboly6818
    @juancboly6818 3 ปีที่แล้ว +1

    Hi, thanks for your videos. Let me ask:
    1) How do you enable HTTP2, I've set up wp with bitnami and would like to use http/2
    2) How do you handle parked domains? if it is possible.
    thanks in advance.

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      HTTP2 is a whole other ball of wax that I have yet to dig into. Maybe at some point in the future I will...

    • @juancboly6818
      @juancboly6818 3 ปีที่แล้ว

      @@DataSlayerMedia Hi, thanks for your answer. I've just found the solution a couple of days ago. You don't need to do any extra configuration in your GCP, just in the Bitnami setup.
      I'm still try to figure out how to park domains. Thanks for your time.

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

    I followed every single step in your video, including TCP Health Check instead of HTTP and I am still getting the following error on the dominion status: Failed_NOT_Visible. Any advice how can I fix this? Thanks!

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

      You setup the ssl cert wrong somehow

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

    Hi! so right now I'm super new to Google Cloud, so what I did was install Wordpress and Kubernets using the Click to Deply (which also is supossed to keep the deply within the free tier, as I'm testing) option that automatically configures everything for but, well everything but the ssl. I have my domain in hostinger which lets me add the static IP directly as a A record. So if I enter the site using my domain all is fine. Again the ssl is the missing part, how to I configure it? I'm checking the Kubernets install and it already has the HTTPS under load balancing, so I don't really now how to add my domain to the certification.

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

      Setup a load balancer that fronts traffic over HTTPS then point the domain registrar to that load balancer. Then make sure the load balancer is proxying traffic to the kubernetes back end.

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

    The certificate is still provisioning,
    It's been over 2 days
    What are the requirement for the provisioning ?
    *Should we add all the name servers to our domain registrar before ?
    *Should we strictly use an A record ?

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

      You set it up incorrectly then, what's your domain?

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

      I was unable to paste the ns records in GoDaddy, it was not accepting those

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

    Hey, I can't create a DNS zone, video 6.58. Any suggestions?

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

      What is the error your are receiving?

  • @vjames888
    @vjames888 3 ปีที่แล้ว +1

    Excellent video, I wish had found it before I set mine up, could have saved me a lot of time. Just had a few questions.
    1. What is the advantage of using Google Cloud DNS instead of just making the DNS A record for your LB IP directly in your registrar (Namecheap in your case)?
    2. Why not use https on the backend as well? Then you don't have to install that plugin. Also might get better performance using HTTP/2 on the backend compared to http? The only complication I had with this is that I had to make the health check use http. I couldn't figure out how to make the health check work using https.

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว +1

      1. AFAIK Name cheap only allows you to provide nameservers not ip addresses. Also the ip's aren't static.
      2. You could maintain ssl from load balancer to origin but just recognize that will incur TLS handshake overhead. I'm not sure the added security is worth it.

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

    It was great following the tutorial but i am facing a issue after everything done when i go to preview my site it shows up
    Error: Not Found
    The requested URL / was not found on this server.
    But it opens through the ip address but unsecured couldn't figure out what wrong i have done. The ssl certificate also shows active.
    Thanks in advance anyone who can sort me out❤

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

    HI, can you show us how to do SSL with Wordpress multi sites?

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

    Hai. I can not change ip address in the load balancer frontend from Ephemeral. There is no create ip adress option

  • @GregoryGray-t9o
    @GregoryGray-t9o ปีที่แล้ว

    Hi, I was updating the WordPress address URLs and I replaced the URLs with HTTPS by mistake and now the website is down. how do I fix that?

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

    Hi .. thank you for the video ... i followed all steps but at end i got error server cannot be found ..

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      Is that a google generated error or your backend server?

    • @askjeffkamran4058
      @askjeffkamran4058 3 ปีที่แล้ว

      @@DataSlayerMedia i am not sure could you advise on how i can know that .. thx

    • @askjeffkamran4058
      @askjeffkamran4058 3 ปีที่แล้ว

      I think i found what was the issue ... its working now perfectly. 👍 thank you

    • @askjeffkamran4058
      @askjeffkamran4058 3 ปีที่แล้ว +1

      My issue was http was not working so when i add https it worked ... and thanks for another video you have which is how to redirect http to https now both http and https working perfectly .. thank you very much

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

    I tried following the tutorial, but I'm getting 404 not found error on the website.

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

      Do you have a server responding to traffic on localhost?

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

      @@DataSlayerMedia Thank you for getting in touch. Yes, I do. I rambled through GCP support and managed to get the website working, but only through https. Now if I try to connect to the website through http it gives me a 404 (which many browsers do if you just type in only the domain). Connecting through the ip works too.

  • @youthtown730
    @youthtown730 3 ปีที่แล้ว +1

    Hi My website healthy check is not healthy
    how may i fix it ?
    thank you

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      I think GCP changed how they do HTTP health checks. Go into the load balancer, select advanced options, click the health check you set up and change to TCP instead of HTTP. That seems to work.

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

    How did you manage http to https redirection?

  • @GregoryGray-t9o
    @GregoryGray-t9o ปีที่แล้ว

    I've Just fixed the HTTPS but now i am getting an error "no healthy upstream" Please help.

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

    Thanks for the tutorial. I was able to get the website somewhat working... Is anyone else getting a "Page isn't working right now ... didn’t send any data.
    ERR_EMPTY_RESPONSE"
    Does anyone know why this could be happening and how to resolve it?
    Thanks

  • @claudiaandrade3633
    @claudiaandrade3633 3 ปีที่แล้ว +1

    I configured and deleted the load balancer 3 times and the error continues.
    Error: Server Error
    The server encountered a temporary error and could not complete your request.
    Please try again in 30 seconds.

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      Does that response come from your backend server or Google? Likely your requesting a fully qualified URL that your server is not setup to respond to.

  • @omsingh4582
    @omsingh4582 3 ปีที่แล้ว +1

    Hi refactored
    Thank you very much for such an informative video. I have a question, can we host 3 websites on 1 google cloud account?
    I searched everywhere, but found nothing.
    Thank you :)

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      I mean you can host as many websites as you want.

    • @omsingh4582
      @omsingh4582 3 ปีที่แล้ว

      @@DataSlayerMedia Thank you very much for the answer, I always love your content :)

  • @satyadevreddy1819
    @satyadevreddy1819 3 ปีที่แล้ว +1

    Can we configure https load balancer with nginx ingress controller?

    • @DataSlayerMedia
      @DataSlayerMedia  3 ปีที่แล้ว

      I am not familiar with that, but a quick glance seems to indicate that it should work!