cloud

Grav in Azure part 7 - …

Image by Chris Yates on Unsplash In my last post, Grav in Azure part 6 - Optimising Grav for performance and security, I demonstrated how to configure Grav to optimise the performance and security of your grav website. So now that we have a responsive, resilient and secure blog website, running on …

Grav in Azure part 6 - …

In my last post, Grav in Azure part 5 - Optimising Cloudflare for performance and security, I demonstrated how to configure Cloudflare to optimise the performance and security of your grav website (or indeed any largely static website). In this post we’ll take a look at how to do the same with Grav …

Grav in Azure part 5 - …

Image by John Salvino on Unsplash In my last post, Grav in Azure part 4 - Adding DNS and Cloudflare to an App Service Web App, I demonstrated how to configure your Azure web app and its DNS to be managed by Cloudflare. In this post, we’ll go ahead and take a look at and optimise our Cloudflare …

Grav in Azure part 4 - …

Image by John Salvino on Unsplash In my last post, Grav in Azure part 3 - Creating an Azure Web App with code deployed from Git, I demonstrated how to setup a webapp in Azure and deploy code to it from a Bitbucket repo with the Grav Blog Site skeleton code. In this post, we’ll take a domain …

Grav in Azure part 3 - …

Image by John Salvino on Unsplash In my last post, Grav in Azure part 2 - Creating a Git Repo with Grav code in it, I demonstrated how to setup a Git repo in Bitbucket with the Grav Blog Site skeleton code, ready to be deployed as a web app in Azure. In this post, we’ll go ahead and build that …

Grav in Azure part 2 - …

Image by John Salvino on Unsplash In this post, we’re going to create a repository in Bitbucket to host our Grav source code What you will need An account in a source control repository (I’m using Bitbucket, but Github would work just as well.) I’m using a Windows 10 laptop - so to …