Showing tag results for Ghost

Apr 18, 2020
Post comments count0
Post likes count1

Ghost Update Take Two – 64-bit NodeJS

Developer Support
Developer Support

In my previous post, I explained how to deploy Ghost on Azure Web App; however, Ghost v2.25.5 now requires Node.JS 64-bit to support the sharp package v0.22.1. If you followed my initial instructions to create the free App Service, you will notice that this build will break your post images.

TeamAzureApp Services
Jul 27, 2019
Post comments count9
Post likes count1

Creating a Ghost Blog on an Azure App Service

Developer Support
Developer Support

Have you ever wanted to run your own blogging website but not sure if you want to build your own site or purchase an existing service? I had the same question myself and when I was studying for an Azure certification, I came across a demo of using this Ghost platform and the Azure Container Registry (ACR).

TeamAzureApp Services