Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.
/ azure-ghost Public archive

Ghost application adaptation for Azure App Services

License

Notifications You must be signed in to change notification settings

woolfyx/azure-ghost

Repository files navigation

 

** This repository is archived and not maintained **
Please have a look on Ghost documentation for supported deployment method.


Ghost

Deploy Ghost application on Azure Web Applications

To work with Azure Web Applications, Ghost application need some adaptation.
This repository permit the deployment of ghost instance in a web application with insights.


Ghost version used



How to use?

New deployment

  1. Deploy template to Azure
  2. Fullfill the form to perform the deployment
  3. After a successful deployment, in wep application console, rebuild npm modules:
npm rebuild
  1. Initialize your database:
node db.js
  1. Connect to your website and enjoy !

Upgrade

Full update process is available here

How I update my site ?

Check the process on the dedicated page.

Optional step

Check the wiki for more details and optional steps

Credits

This repository is a fork and an adaptation of solvsoftware repository
Graphic presentation by TryGhost

About

Ghost application adaptation for Azure App Services

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published