WordPress on Azure Using App Service and Azure Database for MySQL (PaaS)

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

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

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

    very well made Demo, Stephen. keep up the good work.

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

    I followed the exact same steps but doesn't load the site.. not create an entry to db

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

    thank you for this tutorial, made a lot more sense. Performance-wise, its much better compare using the Wordpress Azure App in the marketplace.

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

      Glad you liked it. And yes the performance is very good. Especially because you can scale if needed.

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

    Thanks, Stephen. It's really helpful.

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

    how to descriptively add and customize the plug ins?

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

    Great instructional video. I found that app service + MySQL for azure database combination to have really slow performance…no matter how much i scaled up. I ended up having to move to vm and host the server and db on the same machine which really improved site speed, dramatically. Did I miss something? Shouldn’t App Service and Azure MySQL perform just as well?

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

      Thanks for watching and glad you enjoyed it. Performance can take many angles. Was it slow connection between the app and database? What was the load on the website? Was the web app and database scaled up to handle the load? Did you place the database and the web app in the same Azure region?

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

    Thank you for the video, but where can I change the files like editing theme css. Normally I would do this with an ftp.

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

      You might be able to get there from the Kudu console. docs.microsoft.com/en-us/azure/app-service/resources-kudu

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

      @@StephenHelwigTalksTech Kudu only shows files when you are using ftp, not when using Docker :)

  • @AndresHernandez-ux2tt
    @AndresHernandez-ux2tt 3 ปีที่แล้ว +1

    Thanks, Stephen! Your video was really helpful and easy to follow.
    Cheers from Chile.

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

      Thanks Andres. Glad you found it helpful.

    • @AndresHernandez-ux2tt
      @AndresHernandez-ux2tt 3 ปีที่แล้ว

      @@StephenHelwigTalksTech Do you know how do i get to php.ini or config.yaml in that scheme ir order to modify for example upload_max_size field?

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

      @@AndresHernandez-ux2tt Any luck with upload_max_size?

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

    Can you help how to take ssh access to the docker container?

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

    Hello. Thank you for the video. Could you please explain why it would be more interesting to host wordress on azure rather than a regular hosting provider ( godaddy, ovh...) ?

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

      Thanks for watching. It's really just a preference thing. Azure PaaS services reduce a lot of the overhead of managing a database or webserver, while offering immense scale and security, but a regular hosting provider can also do the trick.

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

      @@StephenHelwigTalksTech Great Video. It works like a charm

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

      If you are a Microsoft customer, which many corporations are, they already have Azure spend and other infrastructure and applications running in Azure, so it makes sense to also host their wordpress sites in Azure. It would probably be overkill if you are only hosting one Wordpress site and nothing else...

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

      @@Thojouno And indeed it's my case. Thx

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

    Thanks a lot Sephen, followed all your steps and it worked perfectly, however I am facing a challenge. I tried connecting ftp so I can view and edit some of the wp core files, but everytime I mount the ftp successfully, it only shows the wwwroot/ and a hostingstart.html. It appears the wp core files are no where to be found. Please any idea how I can access these files? I would appreciate a feedback♥

  • @lwa.dev74
    @lwa.dev74 3 ปีที่แล้ว +2

    Great Content Stephen! where can i learn to run Linux + db sets like this? or can I apply this tutorial with docker on my own small demo projects? do you have a blog or github? thanks again :-)

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

      Hey Lawrence, no blog or GitHub unfortunately. This tutorial will show you how to build and run custom Docker containers on App Service. docs.microsoft.com/en-us/azure/app-service/tutorial-custom-container?pivots=container-linux

    • @lwa.dev74
      @lwa.dev74 ปีที่แล้ว +1

      @@StephenHelwigTalksTech thanks for the link, will look into this... thanks for the information Stephen :-)

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

    how do you add a second wordpress site on same Paas instance?

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

      Hey Damian, sorry it took me so long, but here is the new video on how to deploy a web app to an existing instance of app services. th-cam.com/video/dUdT0UiRKVc/w-d-xo.html

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

    Hi Stephen, I tried all the steps but unfortunately getting "Error establishing a database connection". I can access the mysql through workbench successfully and my credentials and connection are working fine. Any idea what I could be missing here or does Azure does not allow these steps anymore?

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

      Hey Walter did you figure it out? Did you provide access for app services to access the database. Potentially Azure has changed things to prevent this configuration by default.

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

      @@StephenHelwigTalksTech Hi Stephen, Thanks for your reply, The issue was resolved after I used the "WORDPRESS_CONFIG_EXTRA" . Initially I skipped it assuming it was extra configuration but later on I realized its importance when I checked the server parameters. Many Thanks for posting this amazing video. truly helpful. cheers..

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

    Hi Stephen, is possible to encode video within Wordpress using Azure?

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

      Hey Sheraton, what is it you're trying to accomplish? You would probably need something like Azure Media Services to do the encoding is my guess, azure.microsoft.com/en-us/services/media-services/#features.

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

      @@StephenHelwigTalksTech I have a video on demand network, which each of my client get an wordpress upload portal site in order to upload their videos. Is there any way to encode the video for the multiple btirate within my client Wordpress portal?

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

    Got to the last step instead of going into Wordpress setup, I got a big error connecting to the database message any help please?

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

      It's fine I just needed to add a new application setting WORDPRESS_DB_NAME and database name as a value.

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

      @@derekbolger was this the name you gave it in HeidiSQL?

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

    How to map the dB name with the app services ? Is that missing from connection settings?

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

    Thanks, How I can connect to Azure Database for MySQL with redirection to this web app

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

      Hey Michael, can you elaborate on what you mean by redirection? Are you putting a traffic manager in front and directing traffic to multiple regions?

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

    Cool content!! Could you explain how change the name to the database, for safety, i´d like use different name than wordpress, thanks a lot

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

      Glad you enjoyed it. Let me know if this article helps. wpmudev.com/blog/change-database-name/#:~:text=Change%20Your%20WordPress%20Database%20Name%20in%203%20Simple,3%20Assign%20a%20Database%20User.%204%20Conclusion.%20

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

      @@StephenHelwigTalksTech Yes is working!!!, thanks a lot, so the problem than i find now is the wordpress path, i can´t find the wordpress files, it should be is wwwroot, but there is not, not appear in the /home azure folder,if you try connect FTP using docker wordpress instalation can you let me know where is the wordpress files,
      Thanks a lot

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

    Thanks, Stephen Really helpful. How I can add my domain to this web app

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

      I'll see if I can put together a quick video on that.

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

      @@StephenHelwigTalksTech thanks also how to add another website. mean multiple site
      add this in video also

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

      Hi Prabhjot. I've made a new video based on your recommendation. Thanks!
      th-cam.com/video/vB1IISVzJW8/w-d-xo.html

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

      @@StephenHelwigTalksTech thanks

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

    When I click the URL, why I will get ":( Application Error" Do you have any idea, what might be the problem?

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

      Which URL are you referencing?

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

      video time 10:54, no problems until the last phase.

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

      Maybe I need some configuration for the container?

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

    After installing the website I restore the backup, it is not working. How to fix

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

      Hey sorry I don't understand the question. Did you do a WordPress upgrade and it's no longer working?

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

      @@StephenHelwigTalksTech actually after restoring the ackup , website is not working.

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

      @@StephenHelwigTalksTech Looks like some plugin issue, how can i contact you

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

    I'd love to use azure sql if it didn't cost a small fortune.. minimum $500 per month like fk me

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

    it's MY S.Q.L not MYSEQUAL