Skip to content

dariolob/Ghost-Azure

 
 

Repository files navigation

Ghost-Azure

Why Ghost-Azure?

Straight out of the box, the current versions of Ghost aren't compatible with Azure App Service. Ghost-Azure resolves this by providing a production-ready template that can be hosted directly on Azure App Service (on Windows).

Note: This project hasn't introduced any changes to the original source code of Ghost.

Demo

Status of Demo deployment

You can play with the demo web app: https://ghost-azure-demo.azurewebsites.net. Just give it some time to warm up. It runs on the Free plan of Azure App Service and most of the time stays unloaded from memory.

Installation methods

I suggest forking this repository into your own to avoid changes I make to this repository that may negatively impact your installation.

One-click deploy

Deploy to Azure Visualize

Azure App Service Deployment Center

More info on Microsoft Docs

Contributing to the project

Feedback with improvements and pull requests from the community will be highly appreciated and accepted.

Please open Pull requests only in the Ghost-Release-Uploader repository as commits to Ghost-Azure are fully automated by Azure DevOps Pipelines that merges the original code from https://github.com/TryGhost/Ghost with the files needed for Azure App Service.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.9%
  • HTML 5.5%
  • CSS 5.2%
  • Handlebars 2.1%
  • Other 0.3%