Technical Writing

Tech Blog

Cloud security, identity, infrastructure, and research. Deep dives, tools, and practical guidance.

15 Feb 2019 · 9 min read · azure · grav

Grav in Azure part 6 - Optimising Grav for performance and security

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 …

Grav in Azure part 5 - Optimising Cloudflare for performance and security
8 Feb 2019 · 4 min read · azure · grav

Grav in Azure part 5 - Optimising Cloudflare for performance and security

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. …

Grav in Azure part 4 - Adding DNS and Cloudflare to an App Service Web App
1 Feb 2019 · 4 min read · azure · grav

Grav in Azure part 4 - Adding DNS and Cloudflare to an App Service Web App

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 …

Grav in Azure part 3 - Creating an Azure Web App with code deployed from Git
25 Jan 2019 · 8 min read · azure · grav

Grav in Azure part 3 - Creating an Azure Web App with code deployed from Git

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 …

Grav in Azure part 2 - Creating a Git Repo with Grav source code.
18 Jan 2019 · 3 min read · azure · grav

Grav in Azure part 2 - Creating a Git Repo with Grav source code.

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, …

Grav in Azure part 1 - Blog design using Grav CMS in Azure
11 Jan 2019 · 4 min read · azure · grav

Grav in Azure part 1 - Blog design using Grav CMS in Azure

Image by John Salvino on Unsplash In this post, I discuss my requirements for my blog, what I’ve chosen to build it with and why. Requirements My first project on Azure was a blog site, and in choosing the solution …